Home
last modified time | relevance | path

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

/llvm-project/libcxx/test/std/utilities/variant/variant.variant/variant.ctor/
H A DT.pass.cpp47 struct RValueConvertibleFrom { struct
48 RValueConvertibleFrom(T&&) {} in RValueConvertibleFrom() argument