Home
last modified time | relevance | path

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

/third_party/boost/libs/multi_index/perf/
Dtest_perf.cpp238 struct mono_container struct
240 mono_container(int n_):n(n_){} in mono_container() function
242 void operator()() in operator ()()
252 static size_t multi_index_node_size() in multi_index_node_size()
257 static size_t node_size() in node_size()
263 int n;