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