SymEngine::ContainerForIter< T, Int > Class Template Reference
+ Inheritance diagram for SymEngine::ContainerForIter< T, Int >:
+ Collaboration diagram for SymEngine::ContainerForIter< T, Int >:

Public Member Functions

 ContainerForIter (RCP< const T > ptr, long x)
 
ContainerForIter 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_
 

Detailed Description

template<typename T, typename Int>
class SymEngine::ContainerForIter< T, Int >

Definition at line 618 of file upolybase.h.


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