René's URL Explorer Experiment


Title: std::basic_string — cppreference.com

Generator: MediaWiki 1.43.8

direct link

Domain: fr.cppreference.com

format-detectiontelephone=no

Links:

cppreference.comhttps://fr.cppreference.com/
Créer un comptehttps://fr.cppreference.com/index.php?title=Sp%C3%A9cial:Cr%C3%A9er_un_compte&returnto=cpp%2Fstring%2Fbasic+string
Se connecterhttps://fr.cppreference.com/index.php?title=Sp%C3%A9cial:Connexion&returnto=cpp%2Fstring%2Fbasic+string
Pagehttps://fr.cppreference.com/cpp/string/basic_string
Discussionhttps://fr.cppreference.com/index.php?title=Discussion:cpp/string/basic_string&action=edit&redlink=1
https://fr.cppreference.com/cpp/string/basic_string
Lirehttps://fr.cppreference.com/cpp/string/basic_string
Voir le texte sourcehttps://fr.cppreference.com/index.php?title=cpp/string/basic_string&action=edit
Voir l’historiquehttps://fr.cppreference.com/index.php?title=cpp/string/basic_string&action=history
https://fr.cppreference.com/cpp/string/basic_string
cpphttps://fr.cppreference.com/cpp
stringhttps://fr.cppreference.com/cpp/string
C++https://fr.cppreference.com/cpp
Langagehttps://fr.cppreference.com/cpp/language
Conceptshttps://fr.cppreference.com/cpp/concept
Bibliothèque d'utilitaireshttps://fr.cppreference.com/cpp/utility
Bibliothèque pour les chaînes de caractèreshttps://fr.cppreference.com/cpp/string
Bibliothèque de conteneurshttps://fr.cppreference.com/cpp/container
Bibliothèque d'algorithmeshttps://fr.cppreference.com/cpp/algorithm
Bibliothèque d'itérateurshttps://fr.cppreference.com/cpp/iterator
Bibliothèque pour le calcul numériquehttps://fr.cppreference.com/cpp/numeric
Bibliothèque pour les entrées/sortieshttps://fr.cppreference.com/cpp/io
Bibliothèque pour la régionalisationhttps://fr.cppreference.com/cpp/locale
Bibliothèque pour les expressions régulièreshttps://fr.cppreference.com/cpp/regex
Bibliothèque pour les opérations atomiqueshttps://fr.cppreference.com/cpp/atomic
Bibliothèque pour les processus légers (threads)https://fr.cppreference.com/cpp/thread
[edit]https://fr.cppreference.com/index.php?title=Mod%C3%A8le:cpp/navbar_content&action=edit
Bibliothèque de chaînes de caractèreshttps://fr.cppreference.com/cpp/string
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
Les chaînes d'octetshttps://fr.cppreference.com/cpp/string/byte
Chaines multi-octetshttps://fr.cppreference.com/cpp/string/multibyte
Les chaînes étendueshttps://fr.cppreference.com/cpp/string/wide
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
char_traitshttps://fr.cppreference.com/cpp/string/char_traits
[edit]https://fr.cppreference.com/index.php?title=Mod%C3%A8le:cpp/string/navbar_content&action=edit
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
basic_string::basic_stringhttps://fr.cppreference.com/cpp/string/basic_string/basic_string
basic_string::operator=https://fr.cppreference.com/cpp/string/basic_string/operator%3D
basic_string::assignhttps://fr.cppreference.com/cpp/string/basic_string/assign
basic_string::get_allocatorhttps://fr.cppreference.com/cpp/string/basic_string/get_allocator
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
basic_string::athttps://fr.cppreference.com/cpp/string/basic_string/at
basic_string::operator[]https://fr.cppreference.com/cpp/string/basic_string/operator_at
basic_string::fronthttps://fr.cppreference.com/cpp/string/basic_string/front
basic_string::backhttps://fr.cppreference.com/cpp/string/basic_string/back
basic_string::datahttps://fr.cppreference.com/cpp/string/basic_string/data
basic_string::c_strhttps://fr.cppreference.com/cpp/string/basic_string/c_str
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
basic_string::beginbasic_string::cbeginhttps://fr.cppreference.com/cpp/string/basic_string/begin
basic_string::endbasic_string::cendhttps://fr.cppreference.com/cpp/string/basic_string/end
basic_string::rbeginbasic_string::crbeginhttps://fr.cppreference.com/cpp/string/basic_string/rbegin
basic_string::rendbasic_string::crendhttps://fr.cppreference.com/cpp/string/basic_string/rend
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
basic_string::emptyhttps://fr.cppreference.com/cpp/string/basic_string/empty
basic_string::sizehttps://fr.cppreference.com/cpp/string/basic_string/size
basic_string::lengthhttps://fr.cppreference.com/cpp/string/basic_string/length
basic_string::max_sizehttps://fr.cppreference.com/cpp/string/basic_string/max_size
basic_string::reservehttps://fr.cppreference.com/cpp/string/basic_string/reserve
basic_string::capacityhttps://fr.cppreference.com/cpp/string/basic_string/capacity
basic_string::shrink_to_fithttps://fr.cppreference.com/cpp/string/basic_string/shrink_to_fit
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
basic_string::clearhttps://fr.cppreference.com/cpp/string/basic_string/clear
basic_string::inserthttps://fr.cppreference.com/cpp/string/basic_string/insert
basic_string::erasehttps://fr.cppreference.com/cpp/string/basic_string/erase
basic_string::push_backhttps://fr.cppreference.com/cpp/string/basic_string/push_back
basic_string::pop_backhttps://fr.cppreference.com/cpp/string/basic_string/pop_back
basic_string::appendhttps://fr.cppreference.com/cpp/string/basic_string/append
basic_string::operator+=https://fr.cppreference.com/cpp/string/basic_string/operator%2B%3D
basic_string::comparehttps://fr.cppreference.com/cpp/string/basic_string/compare
basic_string::replacehttps://fr.cppreference.com/cpp/string/basic_string/replace
basic_string::substrhttps://fr.cppreference.com/cpp/string/basic_string/substr
basic_string::copyhttps://fr.cppreference.com/cpp/string/basic_string/copy
basic_string::resizehttps://fr.cppreference.com/cpp/string/basic_string/resize
basic_string::swaphttps://fr.cppreference.com/cpp/string/basic_string/swap
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
basic_string::findhttps://fr.cppreference.com/cpp/string/basic_string/find
basic_string::rfindhttps://fr.cppreference.com/cpp/string/basic_string/rfind
basic_string::find_first_ofhttps://fr.cppreference.com/cpp/string/basic_string/find_first_of
basic_string::find_first_not_ofhttps://fr.cppreference.com/cpp/string/basic_string/find_first_not_of
basic_string::find_last_ofhttps://fr.cppreference.com/cpp/string/basic_string/find_last_of
basic_string::find_last_not_ofhttps://fr.cppreference.com/cpp/string/basic_string/find_last_not_of
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
basic_string::nposhttps://fr.cppreference.com/cpp/string/basic_string/npos
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
operator+https://fr.cppreference.com/cpp/string/basic_string/operator%2B
operator==operator!=operatoroperator<=operator>=https://fr.cppreference.com/cpp/string/basic_string/operator_cmp
swap(std::basic_string)https://fr.cppreference.com/cpp/string/basic_string/swap2
operator<>https://fr.cppreference.com/cpp/string/basic_string/operator_ltltgtgt
getlinehttps://fr.cppreference.com/cpp/string/basic_string/getline
stoistolstollhttps://fr.cppreference.com/cpp/string/basic_string/stol
stoulstoullhttps://fr.cppreference.com/cpp/string/basic_string/stoul
stofstodstoldhttps://fr.cppreference.com/cpp/string/basic_string/stof
to_stringhttps://fr.cppreference.com/cpp/string/basic_string/to_string
to_wstringhttps://fr.cppreference.com/cpp/string/basic_string/to_wstring
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
hashhashhashhashhttps://fr.cppreference.com/cpp/string/basic_string/hash
[edit]https://fr.cppreference.com/index.php?title=Mod%C3%A8le:cpp/string/basic_string/navbar_content&action=edit
charhttps://fr.cppreference.com/cpp/language/types#Character_types
triviauxhttps://fr.cppreference.com/index.php?title=cpp/named_req/TrivialType&action=edit&redlink=1
disposition-standardhttps://fr.cppreference.com/index.php?title=cpp/named_req/StandardLayoutType&action=edit&redlink=1
AllocatorAwareContainerhttps://fr.cppreference.com/index.php?title=cpp/named_req/AllocatorAwareContainer&action=edit&redlink=1
SequenceContainerhttps://fr.cppreference.com/index.php?title=cpp/named_req/SequenceContainer&action=edit&redlink=1
ContiguousContainerhttps://fr.cppreference.com/index.php?title=cpp/named_req/ContiguousContainer&action=edit&redlink=1
1 Parameters de modèlehttps://fr.cppreference.com/cpp/string/basic_string#Parameters_de_modèle
2 Types membreshttps://fr.cppreference.com/cpp/string/basic_string#Types_membres
3 Fonctions membreshttps://fr.cppreference.com/cpp/string/basic_string#Fonctions_membres
3.1 Accès d'élémenthttps://fr.cppreference.com/cpp/string/basic_string#Accès_d'élément
3.2 Itérateurshttps://fr.cppreference.com/cpp/string/basic_string#Itérateurs
3.3 Capacitéhttps://fr.cppreference.com/cpp/string/basic_string#Capacité
3.4 Opérationshttps://fr.cppreference.com/cpp/string/basic_string#Opérations
3.5 Recherchehttps://fr.cppreference.com/cpp/string/basic_string#Recherche
4 Constanteshttps://fr.cppreference.com/cpp/string/basic_string#Constantes
5 Fonctions annexeshttps://fr.cppreference.com/cpp/string/basic_string#Fonctions_annexes
5.1 D'entrée / sortiehttps://fr.cppreference.com/cpp/string/basic_string#D'entrée_/_sortie
5.2 Conversions numériqueshttps://fr.cppreference.com/cpp/string/basic_string#Conversions_numériques
6 Litéralleshttps://fr.cppreference.com/cpp/string/basic_string#Litéralles
7 Classes d'aidehttps://fr.cppreference.com/cpp/string/basic_string#Classes_d'aide
8 Guides de déduction (depuis C++17)https://fr.cppreference.com/cpp/string/basic_string#Guides_de_déduction_(depuis_C++17)
Allocatorhttps://fr.cppreference.com/index.php?title=cpp/named_req/Allocator&action=edit&redlink=1
[edit]https://fr.cppreference.com/index.php?title=Mod%C3%A8le:cpp/container/dsc_allocator_type&action=edit
[edit]https://fr.cppreference.com/index.php?title=Mod%C3%A8le:cpp/container/dsc_size_type&action=edit
[edit]https://fr.cppreference.com/index.php?title=Mod%C3%A8le:cpp/container/dsc_difference_type&action=edit
[edit]https://fr.cppreference.com/index.php?title=Mod%C3%A8le:cpp/container/dsc_reference&action=edit
[edit]https://fr.cppreference.com/index.php?title=Mod%C3%A8le:cpp/container/dsc_const_reference&action=edit
[edit]https://fr.cppreference.com/index.php?title=Mod%C3%A8le:cpp/container/dsc_pointer&action=edit
[edit]https://fr.cppreference.com/index.php?title=Mod%C3%A8le:cpp/container/dsc_const_pointer&action=edit
RandomAccessIteratorhttps://fr.cppreference.com/cpp/concept/RandomAccessIterator
[edit]https://fr.cppreference.com/index.php?title=Mod%C3%A8le:cpp/container/dsc_iterator&action=edit
[edit]https://fr.cppreference.com/index.php?title=Mod%C3%A8le:cpp/container/dsc_const_iterator&action=edit
[edit]https://fr.cppreference.com/index.php?title=Mod%C3%A8le:cpp/container/dsc_reverse_iterator&action=edit
[edit]https://fr.cppreference.com/index.php?title=Mod%C3%A8le:cpp/container/dsc_const_reverse_iterator&action=edit
(constructeur)https://fr.cppreference.com/cpp/string/basic_string/basic_string
[edit]https://fr.cppreference.com/index.php?title=Mod%C3%A8le:cpp/string/basic_string/dsc_constructeur&action=edit
operator=https://fr.cppreference.com/cpp/string/basic_string/operator%3D
[edit]https://fr.cppreference.com/index.php?title=Mod%C3%A8le:cpp/string/basic_string/dsc_operator%3D&action=edit
assignhttps://fr.cppreference.com/cpp/string/basic_string/assign
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[edit]https://fr.cppreference.com/index.php?title=Mod%C3%A8le:cpp/string/basic_string/dsc_assign&action=edit
get_allocatorhttps://fr.cppreference.com/cpp/string/basic_string/get_allocator
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[edit]https://fr.cppreference.com/index.php?title=Mod%C3%A8le:cpp/string/basic_string/dsc_get_allocator&action=edit
athttps://fr.cppreference.com/cpp/string/basic_string/at
[edit]https://fr.cppreference.com/index.php?title=Mod%C3%A8le:cpp/string/basic_string/dsc_at&action=edit
operator[]https://fr.cppreference.com/cpp/string/basic_string/operator_at
[edit]https://fr.cppreference.com/index.php?title=Mod%C3%A8le:cpp/string/basic_string/dsc_operator_at&action=edit
fronthttps://fr.cppreference.com/cpp/string/basic_string/front
[edit]https://fr.cppreference.com/index.php?title=Mod%C3%A8le:cpp/string/basic_string/dsc_front&action=edit
backhttps://fr.cppreference.com/cpp/string/basic_string/back
[edit]https://fr.cppreference.com/index.php?title=Mod%C3%A8le:cpp/string/basic_string/dsc_back&action=edit
datahttps://fr.cppreference.com/cpp/string/basic_string/data
[edit]https://fr.cppreference.com/index.php?title=Mod%C3%A8le:cpp/string/basic_string/dsc_data&action=edit
c_strhttps://fr.cppreference.com/cpp/string/basic_string/c_str
[edit]https://fr.cppreference.com/index.php?title=Mod%C3%A8le:cpp/string/basic_string/dsc_c_str&action=edit
operator basic_string_viewhttps://fr.cppreference.com/cpp/string/basic_string/operator_basic_string_view
[edit]https://fr.cppreference.com/index.php?title=Mod%C3%A8le:cpp/string/basic_string/dsc_operator_string_view&action=edit
begincbeginhttps://fr.cppreference.com/cpp/string/basic_string/begin
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[edit]https://fr.cppreference.com/index.php?title=Mod%C3%A8le:cpp/string/basic_string/dsc_begin&action=edit
end cendhttps://fr.cppreference.com/cpp/string/basic_string/end
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[edit]https://fr.cppreference.com/index.php?title=Mod%C3%A8le:cpp/string/basic_string/dsc_end&action=edit
rbegin crbeginhttps://fr.cppreference.com/cpp/string/basic_string/rbegin
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[edit]https://fr.cppreference.com/index.php?title=Mod%C3%A8le:cpp/string/basic_string/dsc_rbegin&action=edit
rend crendhttps://fr.cppreference.com/cpp/string/basic_string/rend
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[edit]https://fr.cppreference.com/index.php?title=Mod%C3%A8le:cpp/string/basic_string/dsc_rend&action=edit
emptyhttps://fr.cppreference.com/cpp/string/basic_string/empty
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[edit]https://fr.cppreference.com/index.php?title=Mod%C3%A8le:cpp/string/basic_string/dsc_empty&action=edit
sizelengthhttps://fr.cppreference.com/cpp/string/basic_string/size
[edit]https://fr.cppreference.com/index.php?title=Mod%C3%A8le:cpp/string/basic_string/dsc_size&action=edit
max_sizehttps://fr.cppreference.com/cpp/string/basic_string/max_size
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[edit]https://fr.cppreference.com/index.php?title=Mod%C3%A8le:cpp/string/basic_string/dsc_max_size&action=edit
reservehttps://fr.cppreference.com/cpp/string/basic_string/reserve
[edit]https://fr.cppreference.com/index.php?title=Mod%C3%A8le:cpp/string/basic_string/dsc_reserve&action=edit
capacityhttps://fr.cppreference.com/cpp/string/basic_string/capacity
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[edit]https://fr.cppreference.com/index.php?title=Mod%C3%A8le:cpp/string/basic_string/dsc_capacity&action=edit
shrink_to_fithttps://fr.cppreference.com/cpp/string/basic_string/shrink_to_fit
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[edit]https://fr.cppreference.com/index.php?title=Mod%C3%A8le:cpp/string/basic_string/dsc_shrink_to_fit&action=edit
clearhttps://fr.cppreference.com/cpp/string/basic_string/clear
[edit]https://fr.cppreference.com/index.php?title=Mod%C3%A8le:cpp/string/basic_string/dsc_clear&action=edit
inserthttps://fr.cppreference.com/cpp/string/basic_string/insert
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[edit]https://fr.cppreference.com/index.php?title=Mod%C3%A8le:cpp/string/basic_string/dsc_insert&action=edit
erasehttps://fr.cppreference.com/cpp/string/basic_string/erase
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[edit]https://fr.cppreference.com/index.php?title=Mod%C3%A8le:cpp/string/basic_string/dsc_erase&action=edit
push_backhttps://fr.cppreference.com/cpp/string/basic_string/push_back
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[edit]https://fr.cppreference.com/index.php?title=Mod%C3%A8le:cpp/string/basic_string/dsc_push_back&action=edit
pop_backhttps://fr.cppreference.com/cpp/string/basic_string/pop_back
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[edit]https://fr.cppreference.com/index.php?title=Mod%C3%A8le:cpp/string/basic_string/dsc_pop_back&action=edit
appendhttps://fr.cppreference.com/cpp/string/basic_string/append
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[edit]https://fr.cppreference.com/index.php?title=Mod%C3%A8le:cpp/string/basic_string/dsc_append&action=edit
operator+=https://fr.cppreference.com/cpp/string/basic_string/operator%2B%3D
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[edit]https://fr.cppreference.com/index.php?title=Mod%C3%A8le:cpp/string/basic_string/dsc_operator%2B%3D&action=edit
comparehttps://fr.cppreference.com/cpp/string/basic_string/compare
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[edit]https://fr.cppreference.com/index.php?title=Mod%C3%A8le:cpp/string/basic_string/dsc_compare&action=edit
starts_withhttps://fr.cppreference.com/cpp/string/basic_string/starts_with
[edit]https://fr.cppreference.com/index.php?title=Mod%C3%A8le:cpp/string/basic_string/dsc_starts_with&action=edit
ends_withhttps://fr.cppreference.com/cpp/string/basic_string/ends_with
[edit]https://fr.cppreference.com/index.php?title=Mod%C3%A8le:cpp/string/basic_string/dsc_ends_with&action=edit
replacehttps://fr.cppreference.com/cpp/string/basic_string/replace
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[edit]https://fr.cppreference.com/index.php?title=Mod%C3%A8le:cpp/string/basic_string/dsc_replace&action=edit
substrhttps://fr.cppreference.com/cpp/string/basic_string/substr
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[edit]https://fr.cppreference.com/index.php?title=Mod%C3%A8le:cpp/string/basic_string/dsc_substr&action=edit
copyhttps://fr.cppreference.com/cpp/string/basic_string/copy
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[edit]https://fr.cppreference.com/index.php?title=Mod%C3%A8le:cpp/string/basic_string/dsc_copy&action=edit
resizehttps://fr.cppreference.com/cpp/string/basic_string/resize
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[edit]https://fr.cppreference.com/index.php?title=Mod%C3%A8le:cpp/string/basic_string/dsc_resize&action=edit
swaphttps://fr.cppreference.com/cpp/string/basic_string/swap
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[edit]https://fr.cppreference.com/index.php?title=Mod%C3%A8le:cpp/string/basic_string/dsc_swap&action=edit
findhttps://fr.cppreference.com/cpp/string/basic_string/find
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[edit]https://fr.cppreference.com/index.php?title=Mod%C3%A8le:cpp/string/basic_string/dsc_find&action=edit
rfindhttps://fr.cppreference.com/cpp/string/basic_string/rfind
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[edit]https://fr.cppreference.com/index.php?title=Mod%C3%A8le:cpp/string/basic_string/dsc_rfind&action=edit
find_first_ofhttps://fr.cppreference.com/cpp/string/basic_string/find_first_of
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[edit]https://fr.cppreference.com/index.php?title=Mod%C3%A8le:cpp/string/basic_string/dsc_find_first_of&action=edit
find_first_not_ofhttps://fr.cppreference.com/cpp/string/basic_string/find_first_not_of
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[edit]https://fr.cppreference.com/index.php?title=Mod%C3%A8le:cpp/string/basic_string/dsc_find_first_not_of&action=edit
find_last_ofhttps://fr.cppreference.com/cpp/string/basic_string/find_last_of
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[edit]https://fr.cppreference.com/index.php?title=Mod%C3%A8le:cpp/string/basic_string/dsc_find_last_of&action=edit
find_last_not_ofhttps://fr.cppreference.com/cpp/string/basic_string/find_last_not_of
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[edit]https://fr.cppreference.com/index.php?title=Mod%C3%A8le:cpp/string/basic_string/dsc_find_last_not_of&action=edit
nposhttps://fr.cppreference.com/cpp/string/basic_string/npos
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[edit]https://fr.cppreference.com/index.php?title=Mod%C3%A8le:cpp/string/basic_string/dsc_npos&action=edit
operator+https://fr.cppreference.com/cpp/string/basic_string/operator%2B
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[edit]https://fr.cppreference.com/index.php?title=Mod%C3%A8le:cpp/string/basic_string/dsc_operator%2B&action=edit
operator==operator!=operatoroperator<=operator>=https://fr.cppreference.com/cpp/string/basic_string/operator_cmp
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[edit]https://fr.cppreference.com/index.php?title=Mod%C3%A8le:cpp/string/basic_string/dsc_operator_cmp&action=edit
std::swap(std::basic_string)https://fr.cppreference.com/cpp/string/basic_string/swap2
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[edit]https://fr.cppreference.com/index.php?title=Mod%C3%A8le:cpp/string/basic_string/dsc_swap2&action=edit
erase(std::basic_string)erase_if(std::basic_string)https://fr.cppreference.com/cpp/string/basic_string/erase2
[edit]https://fr.cppreference.com/index.php?title=Mod%C3%A8le:cpp/container/dsc_erase_seq&action=edit
operator<>https://fr.cppreference.com/cpp/string/basic_string/operator_ltltgtgt
[edit]https://fr.cppreference.com/index.php?title=Mod%C3%A8le:cpp/string/basic_string/dsc_operator_ltltgtgt&action=edit
getlinehttps://fr.cppreference.com/cpp/string/basic_string/getline
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[edit]https://fr.cppreference.com/index.php?title=Mod%C3%A8le:cpp/string/basic_string/dsc_getline&action=edit
stoistolstollhttps://fr.cppreference.com/cpp/string/basic_string/stol
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[edit]https://fr.cppreference.com/index.php?title=Mod%C3%A8le:cpp/string/basic_string/dsc_stol&action=edit
stoulstoullhttps://fr.cppreference.com/cpp/string/basic_string/stoul
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[edit]https://fr.cppreference.com/index.php?title=Mod%C3%A8le:cpp/string/basic_string/dsc_stoul&action=edit
stofstodstoldhttps://fr.cppreference.com/cpp/string/basic_string/stof
[edit]https://fr.cppreference.com/index.php?title=Mod%C3%A8le:cpp/string/basic_string/dsc_stof&action=edit
to_stringhttps://fr.cppreference.com/cpp/string/basic_string/to_string
[edit]https://fr.cppreference.com/index.php?title=Mod%C3%A8le:cpp/string/basic_string/dsc_to_string&action=edit
to_wstringhttps://fr.cppreference.com/cpp/string/basic_string/to_wstring
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[edit]https://fr.cppreference.com/index.php?title=Mod%C3%A8le:cpp/string/basic_string/dsc_to_wstring&action=edit
operator""shttps://fr.cppreference.com/cpp/string/basic_string/operator%22%22s
[edit]https://fr.cppreference.com/index.php?title=Mod%C3%A8le:cpp/string/basic_string/dsc_operator%22%22s&action=edit
std::hashstd::hashstd::hashstd::hashhttps://fr.cppreference.com/cpp/string/basic_string/hash
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[edit]https://fr.cppreference.com/index.php?title=Mod%C3%A8le:cpp/string/basic_string/dsc_hash&action=edit
Guides de déductionhttps://fr.cppreference.com/cpp/string/basic_string/deduction_guides
Catégorieshttps://fr.cppreference.com/Sp%C3%A9cial:Cat%C3%A9gories
Pages utilisant des balises source obsolèteshttps://fr.cppreference.com/index.php?title=Cat%C3%A9gorie:Pages_utilisant_des_balises_source_obsol%C3%A8tes&action=edit&redlink=1
Pages utilisant des attributs enclose obsolèteshttps://fr.cppreference.com/index.php?title=Cat%C3%A9gorie:Pages_utilisant_des_attributs_enclose_obsol%C3%A8tes&action=edit&redlink=1
Pages with unreviewed LWG DR markerhttps://fr.cppreference.com/index.php?title=Cat%C3%A9gorie:Pages_with_unreviewed_LWG_DR_marker&action=edit&redlink=1
Page d’accueilhttps://fr.cppreference.com/Accueil
Modifications récenteshttps://fr.cppreference.com/Sp%C3%A9cial:Modifications_r%C3%A9centes
Page au hasardhttps://fr.cppreference.com/Sp%C3%A9cial:Page_au_hasard
Aide concernant MediaWikihttps://www.mediawiki.org/wiki/Special:MyLanguage/Help:Contents
https://fr.cppreference.com/cpp/string/basic_string
Pages liéeshttps://fr.cppreference.com/Sp%C3%A9cial:Pages_li%C3%A9es/cpp/string/basic_string
Suivi des pages liéeshttps://fr.cppreference.com/Sp%C3%A9cial:Suivi_des_liens/cpp/string/basic_string
Téléverser un fichierhttp://upload.cppreference.com/w/Special:Upload
Pages spécialeshttps://fr.cppreference.com/Sp%C3%A9cial:Pages_sp%C3%A9ciales
Version imprimablejavascript:print();
Lien permanenthttps://fr.cppreference.com/index.php?title=cpp/string/basic_string&oldid=50319
Informations sur la pagehttps://fr.cppreference.com/index.php?title=cpp/string/basic_string&action=info
Deutschhttps://de.cppreference.com/cpp/string/basic_string
Englishhttp://en.cppreference.com/cpp/string/basic_string
Españolhttp://es.cppreference.com/cpp/string/basic_string
Italianohttp://it.cppreference.com/cpp/string/basic_string
日本語http://ja.cppreference.com/cpp/string/basic_string
Polskihttp://pl.cppreference.com/cpp/string/basic_string
Portuguêshttp://pt.cppreference.com/cpp/string/basic_string
Русскийhttp://ru.cppreference.com/cpp/string/basic_string
Türkçehttp://tr.cppreference.com/cpp/string/basic_string
中文http://zh.cppreference.com/cpp/string/basic_string

Viewport: width=1120

Robots: max-image-preview:standard


URLs of crawlers that visited me.