Library of Assembled Shared Sources
lass::python::impl::PyIndexIteratorRangeImpl< ValueType, SizeType > Class Template Reference

Implementation of PyIteratorRangeImplBase to iterate over a sequence by index. More...

#include <pyiteratorrange.h>

Inheritance diagram for lass::python::impl::PyIndexIteratorRangeImpl< ValueType, SizeType >:
Collaboration diagram for lass::python::impl::PyIndexIteratorRangeImpl< ValueType, SizeType >:

Detailed Description

template<typename ValueType, typename SizeType>
class lass::python::impl::PyIndexIteratorRangeImpl< ValueType, SizeType >

Implementation of PyIteratorRangeImplBase to iterate over a sequence by index.

Definition at line 150 of file pyiteratorrange.h.


The documentation for this class was generated from the following file: