Home
last modified time | relevance | path

Searched defs:range_provider (Results 1 – 1 of 1) sorted by relevance

/third_party/boost/libs/container/bench/
Dbench_set.hpp126 struct range_provider<int> struct
144 struct range_provider<boost::container::string> argument
146 typedef boost::container::vector<boost::container::string> type;
148 static type &sorted_unique() in sorted_unique()
151 static type &sorted() in sorted()
154 static type &random_unique() in random_unique()
157 static type &random() in random()