Searched defs:test_copy_construct (Results 1 – 1 of 1) sorted by relevance
33 struct test_copy_construct { struct34 test_copy_construct() { in test_copy_construct() function38 void operator()( const T& t ) const { in operator()