Searched refs:non_const_copied (Results 1 – 3 of 3) sorted by relevance
83 static int non_const_copied; member89 small_type::non_const_copied = 0; in reset()109 ++non_const_copied; in throw()142 int small_type<Dummy>::non_const_copied = 0;157 static int non_const_copied; member163 large_type::non_const_copied = 0; in reset()184 ++non_const_copied; in large_type()218 int large_type<Dummy>::non_const_copied = 0;
108 static int non_const_copied; member114 small_type::non_const_copied = 0; in reset()140 ++non_const_copied; in small_type()173 int small_type<Dummy>::non_const_copied = 0;188 static int non_const_copied; member194 large_type::non_const_copied = 0; in reset()221 ++non_const_copied; in large_type()255 int large_type<Dummy>::non_const_copied = 0;
225 assert(Type::non_const_copied == 1); in test_cast_to_value()239 assert(Type::non_const_copied == 1); in test_cast_to_value()253 assert(Type::non_const_copied == 0); in test_cast_to_value()268 assert(Type::non_const_copied == 0); in test_cast_to_value()283 assert(Type::non_const_copied == 0); in test_cast_to_value()299 assert(Type::non_const_copied == 0); in test_cast_to_value()