Home
last modified time | relevance | path

Searched refs:BucketTraitsUset (Results 1 – 2 of 2) sorted by relevance

/third_party/boost/libs/intrusive/example/
Ddoc_bucket_traits.cpp60 typedef unordered_set<MyClass, bucket_traits<custom_bucket_traits> > BucketTraitsUset; typedef
75 BucketTraitsUset uset(btraits); in main()
/third_party/boost/libs/intrusive/test/
Dcustom_bucket_traits_test.cpp98 BucketTraitsUset; typedef
119 BucketTraitsUset uset(btraits); in main()