Home
last modified time | relevance | path

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

/llvm-project/libcxx/test/libcxx/utilities/expected/
H A Dtypes.h40 struct CopyConstructMayThrow { struct
42 CopyConstructMayThrow& operator=(CopyConstructMayThrow const&) noexcept; argument