Home
last modified time | relevance | path

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

/dports/misc/thrill/thrill-12c5b59bca66df93b66628b3829027bd0f110dd9/extlib/tlx/tlx/logger/
H A Dwrap_unprintable.hpp23 struct has_ostream_operator struct
24 { static constexpr bool value = false; };
27 struct has_ostream_operator< struct
30 { static constexpr bool value = true; };
/dports/devel/tlx/tlx-0.5.20200222-5-g8982a9d/tlx/logger/
H A Dwrap_unprintable.hpp23 struct has_ostream_operator struct
24 { static constexpr bool value = false; };
27 struct has_ostream_operator< struct
30 { static constexpr bool value = true; };