Home
last modified time | relevance | path

Searched defs:fxn_ptr_table (Results 1 – 1 of 1) sorted by relevance

/third_party/boost/boost/spirit/home/support/detail/
Dhold_any.hpp65 struct fxn_ptr_table struct
67 boost::core::typeinfo const& (*get_type)();
68 void (*static_delete)(void**);
69 void (*destruct)(void**);
70 void (*clone)(void* const*, void**);
71 void (*move)(void* const*, void**);
72 std::basic_istream<Char>& (*stream_in)(std::basic_istream<Char>&, void**);
73 std::basic_ostream<Char>& (*stream_out)(std::basic_ostream<Char>&, void* const*);