Searched defs:nested_container (Results 1 – 1 of 1) sorted by relevance
/minix3/external/bsd/libc++/dist/libcxx/test/support/ | ||
H A D | nasty_containers.hpp | 20 typedef typename std::vector<T> nested_container; typedef in nasty_vector |