Removed shared_ptr shim
Since C++17 is now the default mosh version, remove the shared_ptr shim in favor of std::shared_ptr.
parent
2224465c
Please register or sign in to comment
Since C++17 is now the default mosh version, remove the shared_ptr shim in favor of std::shared_ptr.