Home
last modified time | relevance | path

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

/third_party/boost/boost/type_erasure/
Doperators.hpp459 struct ostreamable struct
461 static void apply(Os& out, const T& arg) { out << arg; } in apply()