mirror of
https://github.com/boostorg/openmethod.git
synced 2026-01-30 20:12:19 +00:00
do not alias virtual_ptr in global namespace, 'aliases' namespace
This commit is contained in:
@@ -5,6 +5,8 @@
|
||||
|
||||
#include "cat.hpp"
|
||||
|
||||
using boost::openmethod::virtual_ptr;
|
||||
|
||||
namespace felines {
|
||||
|
||||
BOOST_OPENMETHOD_CLASSES(animals::Animal, Cat, Cheetah);
|
||||
|
||||
Reference in New Issue
Block a user