Home
last modified time | relevance | path

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

/llvm-project/libcxx/test/std/utilities/variant/variant.relops/
H A Drelops.pass.cpp92 struct ComparesToMyBool { struct
95 inline constexpr MyBool operator==(const ComparesToMyBool& LHS, const ComparesToMyBool& RHS) noexce… in operator ==() argument