Searched defs:test_type1 (Results 1 – 2 of 2) sorted by relevance
18 struct test_type1 struct20 T value;21 test_type1(T const& x) : value(x) {} in test_type1() argument
2279 typedef move_and_copy_construct_assign_int test_type1; in BOOST_AUTO_TEST_CASE() typedef2336 typedef move_and_copy_construct_assign_int test_type1; in BOOST_AUTO_TEST_CASE() typedef