Searched defs:throw_on_copy (Results 1 – 2 of 2) sorted by relevance
135 static bool throw_on_copy ; member in X152 bool X::throw_on_copy = false ; member in X
167 TEST(args_test, throw_on_copy) { in TEST() argument