Home
last modified time | relevance | path

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

/llvm-project/libcxx/test/std/utilities/variant/variant.relops/
H A Drelops_bool_conv.verify.cpp51 struct ComparesToMyBoolExplicit { struct
54 inline constexpr MyBoolExplicit operator==(const ComparesToMyBoolExplicit& LHS, const ComparesToMyB… in operator ==() argument