Searched defs:fxn_ptr_table (Results 1 – 1 of 1) sorted by relevance
62 struct fxn_ptr_table struct64 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*);