Home
last modified time | relevance | path

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

/third_party/boost/libs/range/test/
Dsub_range.cpp184 typedef boost::sub_range<coll_t> sub_range_t; in const_propagation_mutable_collection() typedef
209 typedef boost::sub_range<const coll_t> sub_range_t; in const_propagation_const_collection() typedef