![]() |
Home | Libraries | People | FAQ | More |
boost::intrusive::make_hashtable
// In header: <boost/intrusive/hashtable.hpp> template<typename T, class... Options> struct make_hashtable { // types typedef implementation_defined type; < typenamemake_hashtable_opt< T, false, O1, O2, O3, O4, O5, O6, O7, O8, O9, O10 >::type implementation_defined; // @ typedef hashtable_impl };