Library of Assembled Shared Sources
lass::python::impl::PyIteratorRangeImpl< Iterator > Class Template Reference

Implementation of PyIteratorRangeImplBase that iterates over a C++ iterator pair. More...

#include <pyiteratorrange.h>

Inheritance diagram for lass::python::impl::PyIteratorRangeImpl< Iterator >:
Collaboration diagram for lass::python::impl::PyIteratorRangeImpl< Iterator >:

Detailed Description

template<typename Iterator>
class lass::python::impl::PyIteratorRangeImpl< Iterator >

Implementation of PyIteratorRangeImplBase that iterates over a C++ iterator pair.

Definition at line 125 of file pyiteratorrange.h.


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