Searched refs:advance_impl (Results 1 – 3 of 3) sorted by relevance
34 struct advance_impl struct57 : advance_impl< typename tag<Iterator>::type >67 : advance_impl< typename tag<Iterator>::type >
23 template< typename Tag > struct advance_impl;
104 template<> struct advance_impl<aux::v_iter_tag> struct