CYCLUS
Static Public Member Functions | List of all members
boost::spirit::detail::fxns< mpl::true_ >::type< T, Char > Struct Template Reference

Detailed Description

template<>
template<typename T, typename Char>
struct boost::spirit::detail::fxns< mpl::true_ >::type< T, Char >

Definition at line 108 of file any.hpp.

#include <any.hpp>

Static Public Member Functions

static void clone (void *const *src, void **dest)
 
static void destruct (void **x)
 
static boost::detail::sp_typeinfo const & get_type ()
 
static void move (void *const *src, void **dest)
 
static void static_delete (void **x)
 

Member Function Documentation

◆ clone()

template<typename T , typename Char >
static void boost::spirit::detail::fxns< mpl::true_ >::type< T, Char >::clone ( void *const *  src,
void **  dest 
)
inlinestatic

Definition at line 122 of file any.hpp.

◆ destruct()

template<typename T , typename Char >
static void boost::spirit::detail::fxns< mpl::true_ >::type< T, Char >::destruct ( void **  x)
inlinestatic

Definition at line 118 of file any.hpp.

◆ get_type()

template<typename T , typename Char >
static boost::detail::sp_typeinfo const& boost::spirit::detail::fxns< mpl::true_ >::type< T, Char >::get_type ( )
inlinestatic

Definition at line 110 of file any.hpp.

◆ move()

template<typename T , typename Char >
static void boost::spirit::detail::fxns< mpl::true_ >::type< T, Char >::move ( void *const *  src,
void **  dest 
)
inlinestatic

Definition at line 126 of file any.hpp.

◆ static_delete()

template<typename T , typename Char >
static void boost::spirit::detail::fxns< mpl::true_ >::type< T, Char >::static_delete ( void **  x)
inlinestatic

Definition at line 114 of file any.hpp.


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