C++11 Smart Pointers don't work in playground? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 3

C++11 Smart Pointers don't work in playground?

The compiler on their server doesn't seem to know what std::unique_ptr is. Wondering if I have to do something different to gain access or if the compiler doesn't support the feature?

5th Mar 2018, 7:54 AM
Sean Patrick Franklin
Sean Patrick Franklin - avatar
0 Answers