DEV Community

Discussion on: C++ Programming: Implicit and Explicit Constructors

Collapse
 
aminmansuri profile image
hidden_dude

Yeah.. C++ can be like that.

Effective C++ covers all these odd cases. The book could also have been called "50 ways C++ can have hidden memory leaks".