Home
last modified time | relevance | path

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

/third_party/boost/libs/pfr/test/run/
Dread_write.cpp41 struct with_operator{}; struct
42 inline bool operator==(with_operator, with_operator) { in operator ==() argument
45 std::ostream& operator<<(std::ostream& os, with_operator) { in operator <<() argument
48 std::istream& operator>>(std::istream& is, with_operator&) { in operator >>() argument