boost::openmethod::virtual_traits<boost::type_erasure::any<C, T&>, Registry>::virtual_type
The type used for dispatch: the owning any for C.
Synopsis
Declared in <boost/openmethod/interop/boost_type_erasure.hpp>
using virtual_type = boost::type_erasure::any<C>;
Created with MrDocs