Typedef cif::iterator_proxy

Typedef Documentation

template<typename ...Ts>
using cif::iterator_proxy = iterator_proxy_base<false, Ts...>

A non-const version of iterator_proxy_base.