0 Members and 4 Guests are viewing this topic.
This code does not compile because VS 2010 does not generate implicit move constructors and move assignment operators. std::unique_ptr is not the problem...