|
|
|
|
|
by memefrog
1034 days ago
|
|
Bear in mind that my ultimate perspective is that you shouldn't use smart pointers (or C++) at all. But even if you think they have some value, it isn't a flaw in a language if it's not immediately obvious how to write code in it for people that are new to it. If you're coming from Python or Java, then learn how to write C++. There are probably as many books on C++ as on any other language out there. |
|