mirror of
https://github.com/boostorg/openmethod.git
synced 2026-02-01 20:52:10 +00:00
do not alias virtual_ptr in global namespace, 'aliases' namespace
This commit is contained in:
@@ -16,6 +16,7 @@ using std::make_shared;
|
||||
using std::shared_ptr;
|
||||
using std::string;
|
||||
|
||||
using boost::openmethod::virtual_ptr;
|
||||
using boost::openmethod::make_shared_virtual;
|
||||
using boost::openmethod::shared_virtual_ptr;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user