CYCLUS
Loading...
Searching...
No Matches
boost::spirit::detail::get_table< T > Struct Template Reference

Detailed Description

template<typename T>
struct boost::spirit::detail::get_table< T >

Definition at line 168 of file any.hpp.

#include <any.hpp>

Public Types

typedef mpl::bool_<(sizeof(T)<=sizeof(void *)) is_small)
 

Static Public Member Functions

template<typename Char >
static fxn_ptr_table< Char > * get ()
 

Member Typedef Documentation

◆ is_small

template<typename T >
typedef mpl::bool_<(sizeof(T) <= sizeof(void*)) boost::spirit::detail::get_table< T >::is_small)

Definition at line 170 of file any.hpp.

Member Function Documentation

◆ get()

template<typename T >
template<typename Char >
static fxn_ptr_table< Char > * boost::spirit::detail::get_table< T >::get ( )
inlinestatic

Definition at line 173 of file any.hpp.


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