Daily bit(e) of C++ #274, The C++11 mixin for obtaining access to the shared ownership of an object without access to std::shared_ptr: std::enable_shared_from_this.
Share this post
Daily bit(e) of C++ …
Share this post
Daily bit(e) of C++ #274, The C++11 mixin for obtaining access to the shared ownership of an object without access to std::shared_ptr: std::enable_shared_from_this.