Tag: CPP
Move Semantics in C++
Transfer resources efficiently with move constructors and std::move.
Multithreading in C++
Create threads with std::thread and synchronize with mutexes/atomics.
Transfer resources efficiently with move constructors and std::move.
Create threads with std::thread and synchronize with mutexes/atomics.