Home
last modified time | relevance | path

Searched refs:my_eq_ne_structure (Results 1 – 1 of 1) sorted by relevance

/third_party/boost/libs/pfr/example/
Dquick_examples.cpp171 struct my_eq_ne_structure { struct
176 inline bool operator==(const my_eq_ne_structure& x, const my_eq_ne_structure& y) { in operator ==()
180 inline bool operator!=(const my_eq_ne_structure& x, const my_eq_ne_structure& y) { in operator !=()