TRUST_Vector::ConstIteratorWrapper#
How to cite this class in this doc#
:ref:`TRUST\_Vector::ConstIteratorWrapper <class-trust-vector-constiteratorwrapper>`
[TRUST\_Vector::ConstIteratorWrapper](#class-trust-vector-constiteratorwrapper)
Detailed description#
List of Public Methods#
Complete Member Function Documentation#
ConstIteratorWrapper
TRUST_Vector<_CLASSE_>::ConstIteratorWrapper::ConstIteratorWrapper(Const_Iterator it)
How to cite in this doc:
:ref:`TRUST_Vector<_CLASSE_>::ConstIteratorWrapper::ConstIteratorWrapper(Const_Iterator it) <public-trust-vector-classe-constiteratorwrapper-constiteratorwrapper-const-iterator-it>`
[TRUST_Vector<_CLASSE_>::ConstIteratorWrapper::ConstIteratorWrapper(Const_Iterator it)](#public-trust-vector-classe-constiteratorwrapper-constiteratorwrapper-const-iterator-it)
operator! =
bool TRUST_Vector<_CLASSE_>::ConstIteratorWrapper::operator!=(const ConstIteratorWrapper &other) const
How to cite in this doc:
:ref:`bool TRUST_Vector<_CLASSE_>::ConstIteratorWrapper::operator!=(const ConstIteratorWrapper &other) const <public-bool-trust-vector-classe-constiteratorwrapper-operator!-equal-const-constiteratorwrapper-ref-other-const>`
[bool TRUST_Vector<_CLASSE_>::ConstIteratorWrapper::operator!=(const ConstIteratorWrapper &other) const](#public-bool-trust-vector-classe-constiteratorwrapper-operator!-equal-const-constiteratorwrapper-ref-other-const)
operator*
const value_type & TRUST_Vector<_CLASSE_>::ConstIteratorWrapper::operator*() const
How to cite in this doc:
:ref:`const value_type & TRUST_Vector<_CLASSE_>::ConstIteratorWrapper::operator*() const <public-const-value-type-ref-trust-vector-classe-constiteratorwrapper-operator-ptr-const>`
[const value_type & TRUST_Vector<_CLASSE_>::ConstIteratorWrapper::operator*() const](#public-const-value-type-ref-trust-vector-classe-constiteratorwrapper-operator-ptr-const)
operator + +
ConstIteratorWrapper & TRUST_Vector<_CLASSE_>::ConstIteratorWrapper::operator++()
How to cite in this doc:
:ref:`ConstIteratorWrapper & TRUST_Vector<_CLASSE_>::ConstIteratorWrapper::operator++() <public-constiteratorwrapper-ref-trust-vector-classe-constiteratorwrapper-operator++>`
[ConstIteratorWrapper & TRUST_Vector<_CLASSE_>::ConstIteratorWrapper::operator++()](#public-constiteratorwrapper-ref-trust-vector-classe-constiteratorwrapper-operator++)
operator + +
ConstIteratorWrapper TRUST_Vector<_CLASSE_>::ConstIteratorWrapper::operator++(True_int)
How to cite in this doc:
:ref:`ConstIteratorWrapper TRUST_Vector<_CLASSE_>::ConstIteratorWrapper::operator++(True_int) <public-constiteratorwrapper-trust-vector-classe-constiteratorwrapper-operator++-true-int>`
[ConstIteratorWrapper TRUST_Vector<_CLASSE_>::ConstIteratorWrapper::operator++(True_int)](#public-constiteratorwrapper-trust-vector-classe-constiteratorwrapper-operator++-true-int)
operator - >
const value_type * TRUST_Vector<_CLASSE_>::ConstIteratorWrapper::operator->() const
How to cite in this doc:
:ref:`const value_type * TRUST_Vector<_CLASSE_>::ConstIteratorWrapper::operator->() const <public-const-value-type-ptr-trust-vector-classe-constiteratorwrapper-operator-const>`
[const value_type * TRUST_Vector<_CLASSE_>::ConstIteratorWrapper::operator->() const](#public-const-value-type-ptr-trust-vector-classe-constiteratorwrapper-operator-const)
operator = =
bool TRUST_Vector<_CLASSE_>::ConstIteratorWrapper::operator==(const ConstIteratorWrapper &other) const
How to cite in this doc:
:ref:`bool TRUST_Vector<_CLASSE_>::ConstIteratorWrapper::operator==(const ConstIteratorWrapper &other) const <public-bool-trust-vector-classe-constiteratorwrapper-operator-equal-equal-const-constiteratorwrapper-ref-other-const>`
[bool TRUST_Vector<_CLASSE_>::ConstIteratorWrapper::operator==(const ConstIteratorWrapper &other) const](#public-bool-trust-vector-classe-constiteratorwrapper-operator-equal-equal-const-constiteratorwrapper-ref-other-const)
Attributes Documentation#
it_ (private)
Const_Iterator TRUST_Vector<_CLASSE_>::ConstIteratorWrapper::it_