Home
last modified time | relevance | path

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

/third_party/boost/libs/hana/example/tutorial/
Dtag_dispatching.cpp159 struct print_t { struct
161 void operator()(std::ostream& os, X x) const { in operator ()()
/third_party/boost/boost/hana/experimental/
Dprintable.hpp73 struct print_t { struct
75 std::string operator()(T const& t) const { in operator ()()