Home
last modified time | relevance | path

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

/third_party/boost/libs/pfr/test/run/
Dfunctions_for.cpp28 struct comparable_struct { struct
32 BOOST_PFR_FUNCTIONS_FOR(comparable_struct) in BOOST_PFR_FUNCTIONS_FOR() argument
Dconstexpr_ops.cpp55 struct comparable_struct { struct
66 test_constexpr_comparable<foo::comparable_struct>(); in main()
Dops.cpp81 struct comparable_struct { struct
87 test_comparable_struct<foo::comparable_struct>(); in main()