TRUST_List#
#include <TRUST_List.h>
classe TRUST_List
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\_List <class-template-trust-list>`
[TRUST\_List](#class-template-trust-list)
Detailed description#
Inherits from#
public : Objet_U
Inheritance graph#
If the image is too small, right-click and open in new tab
List of Protected Methods#
List of Public Methods#
List of Private Methods#
Complete Member Function Documentation#
duplique#
int TRUST_List<_CLASSE_>::duplique() const override
Detailed description
Reimplements:
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:`int TRUST_List<_CLASSE_>::duplique() const override <trust-list-protected-int-trust-list-classe-duplique-const-override>`
[int TRUST_List<_CLASSE_>::duplique() const override](#trust-list-protected-int-trust-list-classe-duplique-const-override)
printOn#
Sortie & TRUST_List<_CLASSE_>::printOn(Sortie &os) const override
Ecriture de l’objet sur un flot de sortie Methode a surcharger.
Detailed description
Reimplements:
References
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:`Sortie & TRUST_List<_CLASSE_>::printOn(Sortie &os) const override <trust-list-protected-sortie-ref-trust-list-classe-printon-sortie-ref-os-const-override>`
[Sortie & TRUST_List<_CLASSE_>::printOn(Sortie &os) const override](#trust-list-protected-sortie-ref-trust-list-classe-printon-sortie-ref-os-const-override)
readOn#
Entree & TRUST_List<_CLASSE_>::readOn(Entree &is) override
Lecture d’un Objet_U sur un flot d’entree Methode a surcharger.
Detailed description
Reimplements:
References
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:`Entree & TRUST_List<_CLASSE_>::readOn(Entree &is) override <trust-list-protected-entree-ref-trust-list-classe-readon-entree-ref-is-override>`
[Entree & TRUST_List<_CLASSE_>::readOn(Entree &is) override](#trust-list-protected-entree-ref-trust-list-classe-readon-entree-ref-is-override)
taille_memoire#
unsigned TRUST_List<_CLASSE_>::taille_memoire() const override
Detailed description
Reimplements:
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:`unsigned TRUST_List<_CLASSE_>::taille_memoire() const override <trust-list-protected-unsigned-trust-list-classe-taille-memoire-const-override>`
[unsigned TRUST_List<_CLASSE_>::taille_memoire() const override](#trust-list-protected-unsigned-trust-list-classe-taille-memoire-const-override)
add#
_CLASSE_ & TRUST_List<_CLASSE_>::add(const _CLASSE_ &t)
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:`_CLASSE_ & TRUST_List<_CLASSE_>::add(const _CLASSE_ &t) <trust-list-public-classe-ref-trust-list-classe-add-const-classe-ref-t>`
[_CLASSE_ & TRUST_List<_CLASSE_>::add(const _CLASSE_ &t)](#trust-list-public-classe-ref-trust-list-classe-add-const-classe-ref-t)
add#
TRUST_List & TRUST_List<_CLASSE_>::add(const TRUST_List &a_list)
Detailed description
References
Referenced By
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_List & TRUST_List<_CLASSE_>::add(const TRUST_List &a_list) <trust-list-public-trust-list-ref-trust-list-classe-add-const-trust-list-ref-a-list>`
[TRUST_List & TRUST_List<_CLASSE_>::add(const TRUST_List &a_list)](#trust-list-public-trust-list-ref-trust-list-classe-add-const-trust-list-ref-a-list)
add_if_not#
_CLASSE_ & TRUST_List<_CLASSE_>::add_if_not(const _CLASSE_ &t)
Detailed description
Referenced By
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:`_CLASSE_ & TRUST_List<_CLASSE_>::add_if_not(const _CLASSE_ &t) <trust-list-public-classe-ref-trust-list-classe-add-if-not-const-classe-ref-t>`
[_CLASSE_ & TRUST_List<_CLASSE_>::add_if_not(const _CLASSE_ &t)](#trust-list-public-classe-ref-trust-list-classe-add-if-not-const-classe-ref-t)
begin#
Iterator TRUST_List<_CLASSE_>::begin()
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:`Iterator TRUST_List<_CLASSE_>::begin() <trust-list-public-iterator-trust-list-classe-begin>`
[Iterator TRUST_List<_CLASSE_>::begin()](#trust-list-public-iterator-trust-list-classe-begin)
begin#
const CIterator TRUST_List<_CLASSE_>::begin() 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:`const CIterator TRUST_List<_CLASSE_>::begin() const <trust-list-public-const-citerator-trust-list-classe-begin-const>`
[const CIterator TRUST_List<_CLASSE_>::begin() const](#trust-list-public-const-citerator-trust-list-classe-begin-const)
contient#
int TRUST_List<_CLASSE_>::contient(const char *const ch) const
Detailed description
Referenced By
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:`int TRUST_List<_CLASSE_>::contient(const char *const ch) const <trust-list-public-int-trust-list-classe-contient-const-char-ptr-const-ch-const>`
[int TRUST_List<_CLASSE_>::contient(const char *const ch) const](#trust-list-public-int-trust-list-classe-contient-const-char-ptr-const-ch-const)
contient#
int TRUST_List<_CLASSE_>::contient(const Objet_U &obj) 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:`int TRUST_List<_CLASSE_>::contient(const Objet_U &obj) const <trust-list-public-int-trust-list-classe-contient-const-objet-u-ref-obj-const>`
[int TRUST_List<_CLASSE_>::contient(const Objet_U &obj) const](#trust-list-public-int-trust-list-classe-contient-const-objet-u-ref-obj-const)
dernier#
_CLASSE_ & TRUST_List<_CLASSE_>::dernier()
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:`_CLASSE_ & TRUST_List<_CLASSE_>::dernier() <trust-list-public-classe-ref-trust-list-classe-dernier>`
[_CLASSE_ & TRUST_List<_CLASSE_>::dernier()](#trust-list-public-classe-ref-trust-list-classe-dernier)
dernier#
const _CLASSE_ & TRUST_List<_CLASSE_>::dernier() const
Detailed description
Referenced By
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:`const _CLASSE_ & TRUST_List<_CLASSE_>::dernier() const <trust-list-public-const-classe-ref-trust-list-classe-dernier-const>`
[const _CLASSE_ & TRUST_List<_CLASSE_>::dernier() const](#trust-list-public-const-classe-ref-trust-list-classe-dernier-const)
end#
Iterator TRUST_List<_CLASSE_>::end()
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:`Iterator TRUST_List<_CLASSE_>::end() <trust-list-public-iterator-trust-list-classe-end>`
[Iterator TRUST_List<_CLASSE_>::end()](#trust-list-public-iterator-trust-list-classe-end)
end#
const CIterator TRUST_List<_CLASSE_>::end() 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:`const CIterator TRUST_List<_CLASSE_>::end() const <trust-list-public-const-citerator-trust-list-classe-end-const>`
[const CIterator TRUST_List<_CLASSE_>::end() const](#trust-list-public-const-citerator-trust-list-classe-end-const)
est_vide#
int TRUST_List<_CLASSE_>::est_vide() const
Detailed description
Referenced By
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:`int TRUST_List<_CLASSE_>::est_vide() const <trust-list-public-int-trust-list-classe-est-vide-const>`
[int TRUST_List<_CLASSE_>::est_vide() const](#trust-list-public-int-trust-list-classe-est-vide-const)
front#
_CLASSE_ & TRUST_List<_CLASSE_>::front()
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:`_CLASSE_ & TRUST_List<_CLASSE_>::front() <trust-list-public-classe-ref-trust-list-classe-front>`
[_CLASSE_ & TRUST_List<_CLASSE_>::front()](#trust-list-public-classe-ref-trust-list-classe-front)
front#
const _CLASSE_ & TRUST_List<_CLASSE_>::front() const
Detailed description
Referenced By
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:`const _CLASSE_ & TRUST_List<_CLASSE_>::front() const <trust-list-public-const-classe-ref-trust-list-classe-front-const>`
[const _CLASSE_ & TRUST_List<_CLASSE_>::front() const](#trust-list-public-const-classe-ref-trust-list-classe-front-const)
get_stl_list#
std::list<_CLASSE_> & TRUST_List<_CLASSE_>::get_stl_list()
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:`std::list<_CLASSE_> & TRUST_List<_CLASSE_>::get_stl_list() <trust-list-public-std-list-classe-ref-trust-list-classe-get-stl-list>`
[std::list<_CLASSE_> & TRUST_List<_CLASSE_>::get_stl_list()](#trust-list-public-std-list-classe-ref-trust-list-classe-get-stl-list)
get_stl_list#
const std::list<_CLASSE_> & TRUST_List<_CLASSE_>::get_stl_list() const
Detailed description
Referenced By
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:`const std::list<_CLASSE_> & TRUST_List<_CLASSE_>::get_stl_list() const <trust-list-public-const-std-list-classe-ref-trust-list-classe-get-stl-list-const>`
[const std::list<_CLASSE_> & TRUST_List<_CLASSE_>::get_stl_list() const](#trust-list-public-const-std-list-classe-ref-trust-list-classe-get-stl-list-const)
operator()#
_CLASSE_ & TRUST_List<_CLASSE_>::operator()(const Nom &n)
Detailed description
References
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:`_CLASSE_ & TRUST_List<_CLASSE_>::operator()(const Nom &n) <trust-list-public-classe-ref-trust-list-classe-operator-const-nom-ref-n>`
[_CLASSE_ & TRUST_List<_CLASSE_>::operator()(const Nom &n)](#trust-list-public-classe-ref-trust-list-classe-operator-const-nom-ref-n)
operator()#
const _CLASSE_ & TRUST_List<_CLASSE_>::operator()(const Nom &n) const
Detailed description
References
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:`const _CLASSE_ & TRUST_List<_CLASSE_>::operator()(const Nom &n) const <trust-list-public-const-classe-ref-trust-list-classe-operator-const-nom-ref-n-const>`
[const _CLASSE_ & TRUST_List<_CLASSE_>::operator()(const Nom &n) const](#trust-list-public-const-classe-ref-trust-list-classe-operator-const-nom-ref-n-const)
operator()#
_CLASSE_ & TRUST_List<_CLASSE_>::operator()(int i)
Detailed description
References
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:`_CLASSE_ & TRUST_List<_CLASSE_>::operator()(int i) <trust-list-public-classe-ref-trust-list-classe-operator-int-i>`
[_CLASSE_ & TRUST_List<_CLASSE_>::operator()(int i)](#trust-list-public-classe-ref-trust-list-classe-operator-int-i)
operator()#
const _CLASSE_ & TRUST_List<_CLASSE_>::operator()(int i) const
Detailed description
References
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:`const _CLASSE_ & TRUST_List<_CLASSE_>::operator()(int i) const <trust-list-public-const-classe-ref-trust-list-classe-operator-int-i-const>`
[const _CLASSE_ & TRUST_List<_CLASSE_>::operator()(int i) const](#trust-list-public-const-classe-ref-trust-list-classe-operator-int-i-const)
operator =#
TRUST_List & TRUST_List<_CLASSE_>::operator=(const _CLASSE_ &t)
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_List & TRUST_List<_CLASSE_>::operator=(const _CLASSE_ &t) <trust-list-public-trust-list-ref-trust-list-classe-operator-equal-const-classe-ref-t>`
[TRUST_List & TRUST_List<_CLASSE_>::operator=(const _CLASSE_ &t)](#trust-list-public-trust-list-ref-trust-list-classe-operator-equal-const-classe-ref-t)
operator =#
TRUST_List & TRUST_List<_CLASSE_>::operator=(const TRUST_List &t)
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_List & TRUST_List<_CLASSE_>::operator=(const TRUST_List &t) <trust-list-public-trust-list-ref-trust-list-classe-operator-equal-const-trust-list-ref-t>`
[TRUST_List & TRUST_List<_CLASSE_>::operator=(const TRUST_List &t)](#trust-list-public-trust-list-ref-trust-list-classe-operator-equal-const-trust-list-ref-t)
operator[]#
_CLASSE_ & TRUST_List<_CLASSE_>::operator[](const Nom &nom)
Detailed description
References
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:`_CLASSE_ & TRUST_List<_CLASSE_>::operator[](const Nom &nom) <trust-list-public-classe-ref-trust-list-classe-operator[]-const-nom-ref-nom>`
[_CLASSE_ & TRUST_List<_CLASSE_>::operator[](const Nom &nom)](#trust-list-public-classe-ref-trust-list-classe-operator[]-const-nom-ref-nom)
operator[]#
const _CLASSE_ & TRUST_List<_CLASSE_>::operator[](const Nom &nom) const
Detailed description
References
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:`const _CLASSE_ & TRUST_List<_CLASSE_>::operator[](const Nom &nom) const <trust-list-public-const-classe-ref-trust-list-classe-operator[]-const-nom-ref-nom-const>`
[const _CLASSE_ & TRUST_List<_CLASSE_>::operator[](const Nom &nom) const](#trust-list-public-const-classe-ref-trust-list-classe-operator[]-const-nom-ref-nom-const)
operator[]#
_CLASSE_ & TRUST_List<_CLASSE_>::operator[](int i)
Detailed description
References
Referenced By
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:`_CLASSE_ & TRUST_List<_CLASSE_>::operator[](int i) <trust-list-public-classe-ref-trust-list-classe-operator[]-int-i>`
[_CLASSE_ & TRUST_List<_CLASSE_>::operator[](int i)](#trust-list-public-classe-ref-trust-list-classe-operator[]-int-i)
operator[]#
const _CLASSE_ & TRUST_List<_CLASSE_>::operator[](int i) const
Detailed description
References
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:`const _CLASSE_ & TRUST_List<_CLASSE_>::operator[](int i) const <trust-list-public-const-classe-ref-trust-list-classe-operator[]-int-i-const>`
[const _CLASSE_ & TRUST_List<_CLASSE_>::operator[](int i) const](#trust-list-public-const-classe-ref-trust-list-classe-operator[]-int-i-const)
rang#
int TRUST_List<_CLASSE_>::rang(const _CLASSE_ &obj) 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:`int TRUST_List<_CLASSE_>::rang(const _CLASSE_ &obj) const <trust-list-public-int-trust-list-classe-rang-const-classe-ref-obj-const>`
[int TRUST_List<_CLASSE_>::rang(const _CLASSE_ &obj) const](#trust-list-public-int-trust-list-classe-rang-const-classe-ref-obj-const)
rang#
int TRUST_List<_CLASSE_>::rang(const char *const ch) const
Detailed description
Referenced By
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:`int TRUST_List<_CLASSE_>::rang(const char *const ch) const <trust-list-public-int-trust-list-classe-rang-const-char-ptr-const-ch-const>`
[int TRUST_List<_CLASSE_>::rang(const char *const ch) const](#trust-list-public-int-trust-list-classe-rang-const-char-ptr-const-ch-const)
size#
int TRUST_List<_CLASSE_>::size() const
Detailed description
Referenced By
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:`int TRUST_List<_CLASSE_>::size() const <trust-list-public-int-trust-list-classe-size-const>`
[int TRUST_List<_CLASSE_>::size() const](#trust-list-public-int-trust-list-classe-size-const)
suppr#
void TRUST_List<_CLASSE_>::suppr(const _CLASSE_ &t)
Detailed description
Referenced By
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:`void TRUST_List<_CLASSE_>::suppr(const _CLASSE_ &t) <trust-list-public-void-trust-list-classe-suppr-const-classe-ref-t>`
[void TRUST_List<_CLASSE_>::suppr(const _CLASSE_ &t)](#trust-list-public-void-trust-list-classe-suppr-const-classe-ref-t)
TRUST_List#
TRUST_List<_CLASSE_>::TRUST_List()
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_List<_CLASSE_>::TRUST_List() <trust-list-public-trust-list-classe-trust-list>`
[TRUST_List<_CLASSE_>::TRUST_List()](#trust-list-public-trust-list-classe-trust-list)
TRUST_List#
TRUST_List<_CLASSE_>::TRUST_List(const _CLASSE_ &t)
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_List<_CLASSE_>::TRUST_List(const _CLASSE_ &t) <trust-list-public-trust-list-classe-trust-list-const-classe-ref-t>`
[TRUST_List<_CLASSE_>::TRUST_List(const _CLASSE_ &t)](#trust-list-public-trust-list-classe-trust-list-const-classe-ref-t)
TRUST_List#
TRUST_List<_CLASSE_>::TRUST_List(const TRUST_List &t)
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_List<_CLASSE_>::TRUST_List(const TRUST_List &t) <trust-list-public-trust-list-classe-trust-list-const-trust-list-ref-t>`
[TRUST_List<_CLASSE_>::TRUST_List(const TRUST_List &t)](#trust-list-public-trust-list-classe-trust-list-const-trust-list-ref-t)
vide#
void TRUST_List<_CLASSE_>::vide()
Detailed description
Referenced By
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:`void TRUST_List<_CLASSE_>::vide() <trust-list-public-void-trust-list-classe-vide>`
[void TRUST_List<_CLASSE_>::vide()](#trust-list-public-void-trust-list-classe-vide)
~TRUST_List#
TRUST_List<_CLASSE_>::~TRUST_List()
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_List<_CLASSE_>::~TRUST_List() <trust-list-public-trust-list-classe-dtor-trust-list>`
[TRUST_List<_CLASSE_>::~TRUST_List()](#trust-list-public-trust-list-classe-dtor-trust-list)
contient_#
std::enable_if_t<_TYPE_::HAS_POINTER, int> TRUST_List<_CLASSE_>::contient_(const char *const ch) 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:`std::enable_if_t<_TYPE_::HAS_POINTER, int> TRUST_List<_CLASSE_>::contient_(const char *const ch) const <trust-list-private-std-enable-if-t-type-has-pointer-int-trust-list-classe-contient-underscore-const-char-ptr-const-ch-const>`
[std::enable_if_t<_TYPE_::HAS_POINTER, int> TRUST_List<_CLASSE_>::contient_(const char *const ch) const](#trust-list-private-std-enable-if-t-type-has-pointer-int-trust-list-classe-contient-underscore-const-char-ptr-const-ch-const)
contient_#
std::enable_if_t<!_TYPE_::HAS_POINTER, int> TRUST_List<_CLASSE_>::contient_(const char *const ch) 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:`std::enable_if_t<!_TYPE_::HAS_POINTER, int> TRUST_List<_CLASSE_>::contient_(const char *const ch) const <trust-list-private-std-enable-if-t-!-type-has-pointer-int-trust-list-classe-contient-underscore-const-char-ptr-const-ch-const>`
[std::enable_if_t<!_TYPE_::HAS_POINTER, int> TRUST_List<_CLASSE_>::contient_(const char *const ch) const](#trust-list-private-std-enable-if-t-!-type-has-pointer-int-trust-list-classe-contient-underscore-const-char-ptr-const-ch-const)
contient_#
std::enable_if_t<_TYPE_::HAS_POINTER, int> TRUST_List<_CLASSE_>::contient_(const Objet_U &obj) 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:`std::enable_if_t<_TYPE_::HAS_POINTER, int> TRUST_List<_CLASSE_>::contient_(const Objet_U &obj) const <trust-list-private-std-enable-if-t-type-has-pointer-int-trust-list-classe-contient-underscore-const-objet-u-ref-obj-const>`
[std::enable_if_t<_TYPE_::HAS_POINTER, int> TRUST_List<_CLASSE_>::contient_(const Objet_U &obj) const](#trust-list-private-std-enable-if-t-type-has-pointer-int-trust-list-classe-contient-underscore-const-objet-u-ref-obj-const)
contient_#
std::enable_if_t<!_TYPE_::HAS_POINTER, int> TRUST_List<_CLASSE_>::contient_(const Objet_U &obj) 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:`std::enable_if_t<!_TYPE_::HAS_POINTER, int> TRUST_List<_CLASSE_>::contient_(const Objet_U &obj) const <trust-list-private-std-enable-if-t-!-type-has-pointer-int-trust-list-classe-contient-underscore-const-objet-u-ref-obj-const>`
[std::enable_if_t<!_TYPE_::HAS_POINTER, int> TRUST_List<_CLASSE_>::contient_(const Objet_U &obj) const](#trust-list-private-std-enable-if-t-!-type-has-pointer-int-trust-list-classe-contient-underscore-const-objet-u-ref-obj-const)
operator_#
std::enable_if_t<_TYPE_::HAS_POINTER, _CLASSE_ &> TRUST_List<_CLASSE_>::operator_(const Nom &nom)
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:`std::enable_if_t<_TYPE_::HAS_POINTER, _CLASSE_ &> TRUST_List<_CLASSE_>::operator_(const Nom &nom) <trust-list-private-std-enable-if-t-type-has-pointer-classe-ref-trust-list-classe-operator-underscore-const-nom-ref-nom>`
[std::enable_if_t<_TYPE_::HAS_POINTER, _CLASSE_ &> TRUST_List<_CLASSE_>::operator_(const Nom &nom)](#trust-list-private-std-enable-if-t-type-has-pointer-classe-ref-trust-list-classe-operator-underscore-const-nom-ref-nom)
operator_#
std::enable_if_t<!_TYPE_::HAS_POINTER, _CLASSE_ &> TRUST_List<_CLASSE_>::operator_(const Nom &nom)
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:`std::enable_if_t<!_TYPE_::HAS_POINTER, _CLASSE_ &> TRUST_List<_CLASSE_>::operator_(const Nom &nom) <trust-list-private-std-enable-if-t-!-type-has-pointer-classe-ref-trust-list-classe-operator-underscore-const-nom-ref-nom>`
[std::enable_if_t<!_TYPE_::HAS_POINTER, _CLASSE_ &> TRUST_List<_CLASSE_>::operator_(const Nom &nom)](#trust-list-private-std-enable-if-t-!-type-has-pointer-classe-ref-trust-list-classe-operator-underscore-const-nom-ref-nom)
operator_#
std::enable_if_t<_TYPE_::HAS_POINTER, const _CLASSE_ &> TRUST_List<_CLASSE_>::operator_(const Nom &nom) 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:`std::enable_if_t<_TYPE_::HAS_POINTER, const _CLASSE_ &> TRUST_List<_CLASSE_>::operator_(const Nom &nom) const <trust-list-private-std-enable-if-t-type-has-pointer-const-classe-ref-trust-list-classe-operator-underscore-const-nom-ref-nom-const>`
[std::enable_if_t<_TYPE_::HAS_POINTER, const _CLASSE_ &> TRUST_List<_CLASSE_>::operator_(const Nom &nom) const](#trust-list-private-std-enable-if-t-type-has-pointer-const-classe-ref-trust-list-classe-operator-underscore-const-nom-ref-nom-const)
operator_#
std::enable_if_t<!_TYPE_::HAS_POINTER, const _CLASSE_ &> TRUST_List<_CLASSE_>::operator_(const Nom &nom) 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:`std::enable_if_t<!_TYPE_::HAS_POINTER, const _CLASSE_ &> TRUST_List<_CLASSE_>::operator_(const Nom &nom) const <trust-list-private-std-enable-if-t-!-type-has-pointer-const-classe-ref-trust-list-classe-operator-underscore-const-nom-ref-nom-const>`
[std::enable_if_t<!_TYPE_::HAS_POINTER, const _CLASSE_ &> TRUST_List<_CLASSE_>::operator_(const Nom &nom) const](#trust-list-private-std-enable-if-t-!-type-has-pointer-const-classe-ref-trust-list-classe-operator-underscore-const-nom-ref-nom-const)
rang_#
std::enable_if_t<_TYPE_::HAS_POINTER, int> TRUST_List<_CLASSE_>::rang_(const char *const ch) 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:`std::enable_if_t<_TYPE_::HAS_POINTER, int> TRUST_List<_CLASSE_>::rang_(const char *const ch) const <trust-list-private-std-enable-if-t-type-has-pointer-int-trust-list-classe-rang-underscore-const-char-ptr-const-ch-const>`
[std::enable_if_t<_TYPE_::HAS_POINTER, int> TRUST_List<_CLASSE_>::rang_(const char *const ch) const](#trust-list-private-std-enable-if-t-type-has-pointer-int-trust-list-classe-rang-underscore-const-char-ptr-const-ch-const)
rang_#
std::enable_if_t<!_TYPE_::HAS_POINTER, int> TRUST_List<_CLASSE_>::rang_(const char *const ch) 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:`std::enable_if_t<!_TYPE_::HAS_POINTER, int> TRUST_List<_CLASSE_>::rang_(const char *const ch) const <trust-list-private-std-enable-if-t-!-type-has-pointer-int-trust-list-classe-rang-underscore-const-char-ptr-const-ch-const>`
[std::enable_if_t<!_TYPE_::HAS_POINTER, int> TRUST_List<_CLASSE_>::rang_(const char *const ch) const](#trust-list-private-std-enable-if-t-!-type-has-pointer-int-trust-list-classe-rang-underscore-const-char-ptr-const-ch-const)
Attributes Documentation#
STLList TRUST_List<_CLASSE_>::list_