mirror of
https://github.com/boostorg/openmethod.git
synced 2026-01-28 07:22:27 +00:00
do not alias virtual_ptr in global namespace, 'aliases' namespace
This commit is contained in:
@@ -131,6 +131,8 @@ struct custom_policy : bom::registry<
|
||||
#include <boost/openmethod.hpp>
|
||||
#include <boost/openmethod/compiler.hpp>
|
||||
|
||||
using boost::openmethod::virtual_ptr;
|
||||
|
||||
BOOST_OPENMETHOD(poke, (std::ostream&, virtual_ptr<Animal>), void);
|
||||
|
||||
BOOST_OPENMETHOD_OVERRIDE(
|
||||
|
||||
Reference in New Issue
Block a user