Searched defs:mpl_iterator (Results 1 – 1 of 1) sorted by relevance
23 struct mpl_iterator struct29 typedef typename remove_const<Iterator_>::type iterator_type;32 struct value_of : mpl::deref<typename Iterator::iterator_type> {};35 struct deref50 struct next65 struct prior80 struct advance95 struct distance :