Dispatching map filler. More...
#include <static_type_dispatcher.hpp>
Static Public Member Functions | |
template<typename IteratorT > | |
static BOOST_FORCEINLINE void | init (IteratorT *, IteratorT *, std::pair< type_info_wrapper, void * > *) |
template<typename BeginIteratorT , typename EndIteratorT > | |
static BOOST_FORCEINLINE void | init (BeginIteratorT *, EndIteratorT *end, std::pair< type_info_wrapper, void * > *p) |
Dispatching map filler.
|
inlinestatic |
Referenced by boost::aux::dispatching_map_initializer< VisitorT >::init().
|
inlinestatic |