Searched refs:const_copied (Results 1 – 3 of 3) sorted by relevance
82 static int const_copied; member88 small_type::const_copied = 0; in reset()102 ++const_copied; in throw()139 int small_type<Dummy>::const_copied = 0;156 static int const_copied; member162 large_type::const_copied = 0; in reset()177 ++const_copied; in large_type()215 int large_type<Dummy>::const_copied = 0;
107 static int const_copied; member113 small_type::const_copied = 0; in reset()133 ++const_copied; in small_type()170 int small_type<Dummy>::const_copied = 0;187 static int const_copied; member193 large_type::const_copied = 0; in reset()214 ++const_copied; in large_type()252 int large_type<Dummy>::const_copied = 0;
224 assert(Type::const_copied == 0); in test_cast_to_value()238 assert(Type::const_copied == 0); in test_cast_to_value()252 assert(Type::const_copied == 1); in test_cast_to_value()267 assert(Type::const_copied == 0); in test_cast_to_value()282 assert(Type::const_copied == 0); in test_cast_to_value()298 assert(Type::const_copied == 1); in test_cast_to_value()