HomeSort by relevance Sort by last modified time
    Searched refs:noFoo (Results 1 - 4 of 4) sorted by null

  /external/libcxx/test/std/experimental/utilities/meta/meta.detect/
detected_or.pass.cpp 27 struct noFoo {
39 test<noFoo, double>();
detected_t.pass.cpp 27 struct noFoo {
46 test<noFoo, ex::nonesuch>(); // lookup failure returns nonesuch
is_detected_convertible.pass.cpp 27 struct noFoo {
47 test<noFoo, false>();
is_detected_exact.pass.cpp 27 struct noFoo {
46 test<noFoo, false>();

Completed in 189 milliseconds