Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/spirit/home/support/detail/
H A Dhold_any.hpp62 struct fxn_ptr_table struct
64 boost::detail::sp_typeinfo const& (*get_type)();
65 void (*static_delete)(void**);
66 void (*destruct)(void**);
67 void (*clone)(void* const*, void**);
68 void (*move)(void* const*, void**);
69 std::basic_istream<Char>& (*stream_in)(std::basic_istream<Char>&, void**);
70 std::basic_ostream<Char>& (*stream_out)(std::basic_ostream<Char>&, void* const*);