Typedef cif::const_iterator_proxy
Defined in File iterator.hpp
Typedef Documentation
-
template<typename ...Ts>
using cif::const_iterator_proxy = iterator_proxy_base<true, Ts...> A const version of iterator_proxy_base.
Defined in File iterator.hpp
A const version of iterator_proxy_base.