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