Home
last modified time | relevance | path

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

/third_party/boost/boost/type_erasure/
Doperators.hpp502 struct istreamable struct
504 static void apply(Is& out, T& arg) { out >> arg; } in apply()