Ownership and move semantics example in C++
Primary LanguageMakefile
Example of using move semantics with a queue of std::unique_ptrs.
std::unique_ptr