Home
last modified time | relevance | path

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

/third_party/boost/libs/multi_index/perf/
Dtest_perf.cpp300 struct tri_container struct
302 tri_container(int n_):n(n_){} in tri_container() argument
304 void operator()() in operator ()()
327 static size_t node_size() in node_size()
334 int n;