Typedef cif::const_iterator_proxy

Typedef Documentation

template<typename ...Ts>
using cif::const_iterator_proxy = iterator_proxy_base<true, Ts...>

A const version of iterator_proxy_base.