![]() |
Home | Libraries | People | FAQ | More |
boost::OneManyPipeConcept
// In header: <boost/iterator/pipe_concept.hpp> template<typename X> struct OneManyPipeConcept : public boost::PipeConcept< X > { // types typedef unspecified boost_concept_check__LINE__; // construct/copy/destruct ~OneManyPipeConcept(); };