Givaro 4.2.1
ruint< K >::cr_iterator Class Reference

#include <ruruint.h>

Public Member Functions

 cr_iterator ()
 
 cr_iterator (int index, const ruint< K > *ptr)
 
cr_iteratoroperator++ ()
 
cr_iterator operator++ (int)
 
bool operator== (cr_iterator rhs)
 
bool operator!= (cr_iterator rhs)
 
const limboperator-> ()
 
const limboperator* ()
 

Constructor & Destructor Documentation

◆ cr_iterator() [1/2]

template<size_t K>
cr_iterator ( )
inline

◆ cr_iterator() [2/2]

template<size_t K>
cr_iterator ( int index,
const ruint< K > * ptr )
inline

Member Function Documentation

◆ operator++() [1/2]

template<size_t K>
cr_iterator & operator++ ( )
inline

◆ operator++() [2/2]

template<size_t K>
cr_iterator operator++ ( int )
inline

◆ operator==()

template<size_t K>
bool operator== ( cr_iterator rhs)
inline

◆ operator!=()

template<size_t K>
bool operator!= ( cr_iterator rhs)
inline

◆ operator->()

template<size_t K>
const limb * operator-> ( )
inline

◆ operator*()

template<size_t K>
const limb & operator* ( )
inline

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