Public Member Functions | |
ContainerRevIter (RCP< const T > ptr, long x) | |
ContainerRevIter | operator++ () |
Public Member Functions inherited from SymEngine::ContainerBaseIter< T, Int > | |
ContainerBaseIter (RCP< const T > ptr, long x) | |
bool | operator!= (const ContainerBaseIter &rhs) |
std::pair< long, Int > | operator* () |
std::shared_ptr< std::pair< unsigned, Int > > | operator-> () |
Additional Inherited Members | |
Protected Attributes inherited from SymEngine::ContainerBaseIter< T, Int > | |
RCP< const T > | ptr_ |
long | i_ |
Definition at line 644 of file upolybase.h.