Home
last modified time | relevance | path

Searched defs:copy_constructible (Results 1 – 4 of 4) sorted by relevance

/external/cronet/third_party/libc++/src/include/__concepts/
Dconstructible.h44 concept copy_constructible = variable
/external/sdv/vsomeip/third_party/boost/unordered/test/objects/
Dminimal.hpp65 class copy_constructible class
68 copy_constructible(constructor_param const&) {} in copy_constructible() function in test::minimal::copy_constructible
69 copy_constructible(copy_constructible const&) {} in copy_constructible() function in test::minimal::copy_constructible
75 copy_constructible() {} in copy_constructible() function in test::minimal::copy_constructible
/external/sdv/vsomeip/third_party/boost/unordered/test/unordered/
Dcompile_map.cpp171 test::minimal::copy_constructible copy_constructible(x); in UNORDERED_AUTO_TEST() local
Dcompile_set.cpp161 test::minimal::copy_constructible copy_constructible(x); in UNORDERED_AUTO_TEST() local