Searched refs:any_to_unordered_set_hook (Results 1 – 2 of 2) sorted by relevance
119 typedef unordered_bucket<any_to_unordered_set_hook< BaseHook > >::type bucket_type; in instantiation_test()120 …typedef unordered_default_bucket_traits<any_to_unordered_set_hook< BaseHook > >::type bucket_trait… in instantiation_test()123 hashtable < MyClass, any_to_unordered_set_hook< BaseHook > > in instantiation_test()128 hashtable < MyClass, any_to_unordered_set_hook< MemberHook > > in instantiation_test()
326 struct any_to_unordered_set_hook struct