Helper class for apf::cast_proxy and apf::transform_proxy.
More...
#include <apf/iterator.h>
template<typename I, typename Container>
class apf::iterator_proxy< I, Container >
Helper class for apf::cast_proxy and apf::transform_proxy.
- See also
- iterator_proxy_const
Definition at line 385 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 >
using apf::iterator_proxy< I, Container >::value_type = typename std::iterator_traits<I>::value_type |
◆ iterator_proxy()
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: