+ 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?
0 odpowiedzi
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?