Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::aux::dispatching_map_initializer< VisitorT > Struct Template Reference

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)
 

Detailed Description

template<typename VisitorT>
struct boost::aux::dispatching_map_initializer< VisitorT >

Dispatching map filler.

Member Function Documentation

template<typename VisitorT >
template<typename IteratorT >
static BOOST_FORCEINLINE void boost::aux::dispatching_map_initializer< VisitorT >::init ( IteratorT *  ,
IteratorT *  ,
std::pair< type_info_wrapper, void * > *   
)
inlinestatic
template<typename VisitorT >
template<typename BeginIteratorT , typename EndIteratorT >
static BOOST_FORCEINLINE void boost::aux::dispatching_map_initializer< VisitorT >::init ( BeginIteratorT *  ,
EndIteratorT *  end,
std::pair< type_info_wrapper, void * > *  p 
)
inlinestatic

The documentation for this struct was generated from the following file: