boost::openmethod::virtual_traits<std::any&, Registry>::virtual_type
The type used for dispatch.
Synopsis
Declared in <boost/openmethod/interop/std_any.hpp>
using virtual_type = std::any;
Created with MrDocs