4bcb09bc2b291aaeba923a9d8df44c100efa50c0
[libcds.git] / tests / unit / map2 / map_insdel_int_striped.cpp
1 //$$CDS-header$$
2
3 #include "map2/map_insdel_int.h"
4 #include "map2/map_type_striped.h"
5
6 namespace map2 {
7     CDSUNIT_DEFINE_StripedMap(cc::striped_set::implementation_tag, Map_InsDel_int)
8
9     CPPUNIT_TEST_SUITE_PART( Map_InsDel_int, run_StripedMap )
10         CDSUNIT_TEST_StripedMap
11     CPPUNIT_TEST_SUITE_END_PART()
12 } // namespace map2