boost::openmethod::virtual_traits<std::shared_ptr<Class>, Registry>
Specialize virtual_traits for std::shared_ptr by value.
Synopsis
Declared in <boost/openmethod/interop/std_shared_ptr.hpp>
template<
typename Class,
class Registry>
struct virtual_traits<std::shared_ptr<Class>, Registry>;