TRUST_Vector::IteratorWrapper#
How to reference this class#
Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):
:ref:`TRUST\_Vector::IteratorWrapper <class-trust-vector-iteratorwrapper>`
[TRUST\_Vector::IteratorWrapper](#class-trust-vector-iteratorwrapper)
Detailed description#
List of Public Methods#
Complete Member Function Documentation#
IteratorWrapper#
TRUST_Vector<_CLASSE_>::IteratorWrapper::IteratorWrapper(Iterator it)
Detailed description
How to reference this method:
Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):
:ref:`TRUST_Vector<_CLASSE_>::IteratorWrapper::IteratorWrapper(Iterator it) <trust-vector-iteratorwrapper-public-trust-vector-classe-iteratorwrapper-iteratorwrapper-iterator-it>`
[TRUST_Vector<_CLASSE_>::IteratorWrapper::IteratorWrapper(Iterator it)](#trust-vector-iteratorwrapper-public-trust-vector-classe-iteratorwrapper-iteratorwrapper-iterator-it)
operator! =#
bool TRUST_Vector<_CLASSE_>::IteratorWrapper::operator!=(const IteratorWrapper &other) const
Detailed description
How to reference this method:
Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):
:ref:`bool TRUST_Vector<_CLASSE_>::IteratorWrapper::operator!=(const IteratorWrapper &other) const <trust-vector-iteratorwrapper-public-bool-trust-vector-classe-iteratorwrapper-operator!-equal-const-iteratorwrapper-ref-other-const>`
[bool TRUST_Vector<_CLASSE_>::IteratorWrapper::operator!=(const IteratorWrapper &other) const](#trust-vector-iteratorwrapper-public-bool-trust-vector-classe-iteratorwrapper-operator!-equal-const-iteratorwrapper-ref-other-const)
operator*#
value_type & TRUST_Vector<_CLASSE_>::IteratorWrapper::operator*()
Detailed description
How to reference this method:
Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):
:ref:`value_type & TRUST_Vector<_CLASSE_>::IteratorWrapper::operator*() <trust-vector-iteratorwrapper-public-value-type-ref-trust-vector-classe-iteratorwrapper-operator-ptr>`
[value_type & TRUST_Vector<_CLASSE_>::IteratorWrapper::operator*()](#trust-vector-iteratorwrapper-public-value-type-ref-trust-vector-classe-iteratorwrapper-operator-ptr)
operator + +#
IteratorWrapper & TRUST_Vector<_CLASSE_>::IteratorWrapper::operator++()
Detailed description
How to reference this method:
Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):
:ref:`IteratorWrapper & TRUST_Vector<_CLASSE_>::IteratorWrapper::operator++() <trust-vector-iteratorwrapper-public-iteratorwrapper-ref-trust-vector-classe-iteratorwrapper-operator++>`
[IteratorWrapper & TRUST_Vector<_CLASSE_>::IteratorWrapper::operator++()](#trust-vector-iteratorwrapper-public-iteratorwrapper-ref-trust-vector-classe-iteratorwrapper-operator++)
operator + +#
IteratorWrapper TRUST_Vector<_CLASSE_>::IteratorWrapper::operator++(True_int)
Detailed description
How to reference this method:
Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):
:ref:`IteratorWrapper TRUST_Vector<_CLASSE_>::IteratorWrapper::operator++(True_int) <trust-vector-iteratorwrapper-public-iteratorwrapper-trust-vector-classe-iteratorwrapper-operator++-true-int>`
[IteratorWrapper TRUST_Vector<_CLASSE_>::IteratorWrapper::operator++(True_int)](#trust-vector-iteratorwrapper-public-iteratorwrapper-trust-vector-classe-iteratorwrapper-operator++-true-int)
operator - >#
value_type * TRUST_Vector<_CLASSE_>::IteratorWrapper::operator->()
Detailed description
How to reference this method:
Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):
:ref:`value_type * TRUST_Vector<_CLASSE_>::IteratorWrapper::operator->() <trust-vector-iteratorwrapper-public-value-type-ptr-trust-vector-classe-iteratorwrapper-operator>`
[value_type * TRUST_Vector<_CLASSE_>::IteratorWrapper::operator->()](#trust-vector-iteratorwrapper-public-value-type-ptr-trust-vector-classe-iteratorwrapper-operator)
operator = =#
bool TRUST_Vector<_CLASSE_>::IteratorWrapper::operator==(const IteratorWrapper &other) const
Detailed description
How to reference this method:
Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):
:ref:`bool TRUST_Vector<_CLASSE_>::IteratorWrapper::operator==(const IteratorWrapper &other) const <trust-vector-iteratorwrapper-public-bool-trust-vector-classe-iteratorwrapper-operator-equal-equal-const-iteratorwrapper-ref-other-const>`
[bool TRUST_Vector<_CLASSE_>::IteratorWrapper::operator==(const IteratorWrapper &other) const](#trust-vector-iteratorwrapper-public-bool-trust-vector-classe-iteratorwrapper-operator-equal-equal-const-iteratorwrapper-ref-other-const)
Attributes Documentation#
Iterator TRUST_Vector<_CLASSE_>::IteratorWrapper::it_