Home
last modified time | relevance | path

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

/llvm-project/libcxx/test/std/concepts/concepts.lang/concept.default.init/
H A Ddefault_initializable.compile.pass.cpp89 struct CtorArgument { struct
90 CtorArgument(int) {} in CtorArgument() function