Helper class for cast_proxy_const and transform_proxy_const.
More...
#include <apf/iterator.h>
template<typename I, typename Container>
class apf::iterator_proxy_const< I, Container >
Helper class for cast_proxy_const and transform_proxy_const.
- See also
- iterator_proxy
Definition at line 411 of file iterator.h.
◆ iterator
template<typename I , typename Container >
◆ reverse_iterator
template<typename I , typename Container >
◆ size_type
template<typename I , typename Container >
◆ value_type
template<typename I , typename Container >
◆ iterator_proxy_const()
template<typename I , typename Container >
◆ begin()
template<typename I , typename Container >
◆ end()
template<typename I , typename Container >
◆ rbegin()
template<typename I , typename Container >
◆ rend()
template<typename I , typename Container >
◆ size()
template<typename I , typename Container >
The documentation for this class was generated from the following file: