Home
last modified time | relevance | path

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

/third_party/boost/boost/histogram/detail/
Doperators.hpp86 struct totally_ordered_impl : equality<T, U>, mirrored<T, U> { struct
92 struct totally_ordered_impl<T, void> : equality<T, void>, mirrored<T, void> { struct