Home
last modified time | relevance | path

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

/third_party/boost/boost/iostreams/
Dtraits.hpp314 struct mode_of : detail::io_mode_impl< detail::io_mode_id<T>::value > { }; struct
319 struct mode_of< reference_wrapper<T> > struct