Lines Matching full:copied
80 static int copied; member
86 small_type::copied = 0; in reset()
101 ++copied; in throw()
108 ++copied; in throw()
133 int small_type<Dummy>::copied = 0;
154 static int copied; member
160 large_type::copied = 0; in reset()
176 ++copied; in large_type()
183 ++copied; in large_type()
209 int large_type<Dummy>::copied = 0;
237 // this type throws if it is copied.
267 // this type throws if it is copied.