Home
last modified time | relevance | path

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

/llvm-project/libcxx/test/std/experimental/utilities/meta/meta.detect/
H A Dnonesuch.pass.cpp21 struct such {}; struct
22 void foo(const such &) {} in foo()