Home
last modified time | relevance | path

Searched refs:ThrowsOnCopy (Results 1 – 2 of 2) sorted by relevance

/external/libcxx/test/std/utilities/function.objects/func.not_fn/
Dnot_fn.pass.cpp416 struct ThrowsOnCopy { in throws_in_constructor_test() struct
417 ThrowsOnCopy(ThrowsOnCopy const&) { in throws_in_constructor_test() argument
420 ThrowsOnCopy() = default; in throws_in_constructor_test()
431 ThrowsOnCopy cp; in throws_in_constructor_test()
/external/llvm-project/libcxx/test/std/utilities/function.objects/func.not_fn/
Dnot_fn.pass.cpp415 struct ThrowsOnCopy { in throws_in_constructor_test() struct
416 ThrowsOnCopy(ThrowsOnCopy const&) { in throws_in_constructor_test() argument
419 ThrowsOnCopy() = default; in throws_in_constructor_test()
430 ThrowsOnCopy cp; in throws_in_constructor_test()