Home
last modified time | relevance | path

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

/third_party/boost/boost/iostreams/
Dpipeline.hpp52 struct is_pipeline : mpl::false_ { }; struct
55 struct is_pipeline< pipeline<Pipeline, Component> > : mpl::true_ { }; struct
/third_party/boost/boost/iostreams/detail/
Dpush.hpp147 ( ::boost::iostreams::detail::is_pipeline<T>(), \