Searched defs:NonDefaultConstructible (Results 1 - 2 of 2) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/testsuite/util/
H A Dtestsuite_api.h85 struct NonDefaultConstructible struct in namespace:__gnu_test
87 NonDefaultConstructible(int) { } function in struct:__gnu_test::NonDefaultConstructible
88 NonDefaultConstructible(const NonDefaultConstructible&) { } argument
100 operator==(const NonDefaultConstructible&, const NonDefaultConstructible&) argument
104 operator<(const NonDefaultConstructible&, const NonDefaultConstructible&) argument
[all...]
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libstdc++-v3/testsuite/
H A Dtestsuite_hooks.h164 struct NonDefaultConstructible struct in namespace:__gnu_test
166 NonDefaultConstructible(int) { } function in struct:__gnu_test::NonDefaultConstructible
170 operator==(const NonDefaultConstructible&, argument
175 operator<(const NonDefaultConstructible&, argument

Completed in 100 milliseconds