Home
last modified time | relevance | path

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

/third_party/boost/libs/multi_index/test/
Dtest_copy_assignment.cpp264 typedef small_container::nth_index<4>::type small_container_4; in test_copy_assignment() typedef
292 boost::is_same<small_container_4::size_type,small_alloc::size_type>::value)); in test_copy_assignment()
295 small_container_4::difference_type,small_alloc::difference_type>::value)); in test_copy_assignment()
302 small_container_4& sc4=sc.get<4>(); in test_copy_assignment()