Home
last modified time | relevance | path

Searched refs:has_trait_impl (Results 1 – 1 of 1) sorted by relevance

/third_party/boost/boost/iostreams/
Dtraits.hpp329 struct has_trait_impl { struct
336 : mpl::bool_<has_trait_impl<T, Tag>::value>