René's URL Explorer Experiment


Title: std::basic_string – cppreference.com

Generator: MediaWiki 1.43.8

direct link

Domain: de.cppreference.com

format-detectiontelephone=no

Links:

cppreference.comhttps://de.cppreference.com/
Benutzerkonto erstellenhttps://de.cppreference.com/index.php?title=Spezial:Benutzerkonto_anlegen&returnto=cpp%2Fstring%2Fbasic+string
Anmeldenhttps://de.cppreference.com/index.php?title=Spezial:Anmelden&returnto=cpp%2Fstring%2Fbasic+string
Seitehttps://de.cppreference.com/cpp/string/basic_string
Diskussionhttps://de.cppreference.com/index.php?title=Diskussion:cpp/string/basic_string&action=edit&redlink=1
https://de.cppreference.com/cpp/string/basic_string
Lesenhttps://de.cppreference.com/cpp/string/basic_string
Quelltext anzeigenhttps://de.cppreference.com/index.php?title=cpp/string/basic_string&action=edit
Versionsgeschichtehttps://de.cppreference.com/index.php?title=cpp/string/basic_string&action=history
https://de.cppreference.com/cpp/string/basic_string
cpphttps://de.cppreference.com/cpp
stringhttps://de.cppreference.com/cpp/string
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
Click here for the English version of this pagehttp://en.cppreference.com/cpp/string/basic_string
C++https://de.cppreference.com/cpp
Sprachehttps://de.cppreference.com/cpp/language
Conceptshttps://de.cppreference.com/cpp/concept
Utilities-Bibliothekhttps://de.cppreference.com/cpp/utility
Strings Bibliothekhttps://de.cppreference.com/cpp/string
Container-Bibliothekhttps://de.cppreference.com/cpp/container
Algorithmen-Bibliothekhttps://de.cppreference.com/cpp/algorithm
Iteratoren Bibliothekhttps://de.cppreference.com/cpp/iterator
Numerik-Bibliothekhttps://de.cppreference.com/cpp/numeric
Input / Output-Bibliothekhttps://de.cppreference.com/cpp/io
Lokalisierungen Bibliothekhttps://de.cppreference.com/cpp/locale
Reguläre Ausdrücke Bibliothekhttps://de.cppreference.com/cpp/regex
Atomare Operationen Bibliothekhttps://de.cppreference.com/cpp/atomic
Thread Support-Bibliothekhttps://de.cppreference.com/cpp/thread
[edit]https://cs.cppreference.com/index.php?title=Vorlage:cpp/navbar_content&action=edit
Strings Bibliothekhttps://de.cppreference.com/cpp/string
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
Byte-Stringshttps://de.cppreference.com/cpp/string/byte
Multibyte-Stringshttps://de.cppreference.com/cpp/string/multibyte
Wide Stringshttps://de.cppreference.com/cpp/string/wide
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
char_traitshttps://de.cppreference.com/cpp/string/char_traits
[edit]https://cs.cppreference.com/index.php?title=Vorlage:cpp/string/navbar_content&action=edit
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
basic_string::basic_stringhttps://de.cppreference.com/cpp/string/basic_string/basic_string
basic_string::operator=https://de.cppreference.com/cpp/string/basic_string/operator%3D
basic_string::assignhttps://de.cppreference.com/cpp/string/basic_string/assign
basic_string::get_allocatorhttps://de.cppreference.com/cpp/string/basic_string/get_allocator
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
basic_string::athttps://de.cppreference.com/cpp/string/basic_string/at
basic_string::operator[]https://de.cppreference.com/cpp/string/basic_string/operator_at
basic_string::fronthttps://de.cppreference.com/cpp/string/basic_string/front
basic_string::backhttps://de.cppreference.com/cpp/string/basic_string/back
basic_string::datahttps://de.cppreference.com/cpp/string/basic_string/data
basic_string::c_strhttps://de.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://de.cppreference.com/cpp/string/basic_string/begin
basic_string::endbasic_string::cendhttps://de.cppreference.com/cpp/string/basic_string/end
basic_string::rbeginbasic_string::crbeginhttps://de.cppreference.com/cpp/string/basic_string/rbegin
basic_string::rendbasic_string::crendhttps://de.cppreference.com/cpp/string/basic_string/rend
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
basic_string::emptyhttps://de.cppreference.com/cpp/string/basic_string/empty
basic_string::sizehttps://de.cppreference.com/cpp/string/basic_string/size
basic_string::lengthhttps://de.cppreference.com/cpp/string/basic_string/length
basic_string::max_sizehttps://de.cppreference.com/cpp/string/basic_string/max_size
basic_string::reservehttps://de.cppreference.com/cpp/string/basic_string/reserve
basic_string::capacityhttps://de.cppreference.com/cpp/string/basic_string/capacity
basic_string::shrink_to_fithttps://de.cppreference.com/cpp/string/basic_string/shrink_to_fit
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
basic_string::clearhttps://de.cppreference.com/cpp/string/basic_string/clear
basic_string::inserthttps://de.cppreference.com/cpp/string/basic_string/insert
basic_string::erasehttps://de.cppreference.com/cpp/string/basic_string/erase
basic_string::push_backhttps://de.cppreference.com/cpp/string/basic_string/push_back
basic_string::pop_backhttps://de.cppreference.com/cpp/string/basic_string/pop_back
basic_string::appendhttps://de.cppreference.com/cpp/string/basic_string/append
basic_string::operator+=https://de.cppreference.com/cpp/string/basic_string/operator%2B%3D
basic_string::comparehttps://de.cppreference.com/cpp/string/basic_string/compare
basic_string::replacehttps://de.cppreference.com/cpp/string/basic_string/replace
basic_string::substrhttps://de.cppreference.com/cpp/string/basic_string/substr
basic_string::copyhttps://de.cppreference.com/cpp/string/basic_string/copy
basic_string::resizehttps://de.cppreference.com/cpp/string/basic_string/resize
basic_string::swaphttps://de.cppreference.com/cpp/string/basic_string/swap
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
basic_string::findhttps://de.cppreference.com/cpp/string/basic_string/find
basic_string::rfindhttps://de.cppreference.com/cpp/string/basic_string/rfind
basic_string::find_first_ofhttps://de.cppreference.com/cpp/string/basic_string/find_first_of
basic_string::find_first_not_ofhttps://de.cppreference.com/cpp/string/basic_string/find_first_not_of
basic_string::find_last_ofhttps://de.cppreference.com/cpp/string/basic_string/find_last_of
basic_string::find_last_not_ofhttps://de.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://de.cppreference.com/cpp/string/basic_string/npos
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
operator+https://de.cppreference.com/cpp/string/basic_string/operator%2B
operator==operator!=operatoroperator<=operator>=https://de.cppreference.com/cpp/string/basic_string/operator_cmp
swap(std::basic_string)https://de.cppreference.com/cpp/string/basic_string/swap2
operator<>https://de.cppreference.com/cpp/string/basic_string/operator_ltltgtgt
getlinehttps://de.cppreference.com/cpp/string/basic_string/getline
stoistolstollhttps://de.cppreference.com/cpp/string/basic_string/stol
stoulstoullhttps://de.cppreference.com/cpp/string/basic_string/stoul
stofstodstoldhttps://de.cppreference.com/cpp/string/basic_string/stof
to_stringhttps://de.cppreference.com/cpp/string/basic_string/to_string
to_wstringhttps://de.cppreference.com/cpp/string/basic_string/to_wstring
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
hashhashhashhashhttps://de.cppreference.com/cpp/string/basic_string/hash
[edit]https://cs.cppreference.com/index.php?title=Vorlage:cpp/string/basic_string/navbar_content&action=edit
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
https://de.cppreference.com/index.php?title=cpp/header/string&action=edit&redlink=1
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
1 Mitglied Typenhttps://de.cppreference.com/cpp/string/basic_string#Mitglied_Typen
2 Member-Funktionenhttps://de.cppreference.com/cpp/string/basic_string#Member-Funktionen
2.1 Elementzugriff zerstörtOriginal: Element accessThe text has been machine-translated via Google Translate. You can help to correct and verify the translation. Click here for instructions.https://de.cppreference.com/cpp/string/basic_string#Elementzugriff_zerstörtOriginal:_Element_accessThe_text_has_been_machine-translated_via_Google_Translate._You_can_help_to_correct_and_verify_the_translation._Click_here_for_instructions.
2.2 IteratorenOriginal: IteratorsThe text has been machine-translated via Google Translate. You can help to correct and verify the translation. Click here for instructions.https://de.cppreference.com/cpp/string/basic_string#IteratorenOriginal:_IteratorsThe_text_has_been_machine-translated_via_Google_Translate._You_can_help_to_correct_and_verify_the_translation._Click_here_for_instructions.
2.3 KapazitätOriginal: CapacityThe text has been machine-translated via Google Translate. You can help to correct and verify the translation. Click here for instructions.https://de.cppreference.com/cpp/string/basic_string#KapazitätOriginal:_CapacityThe_text_has_been_machine-translated_via_Google_Translate._You_can_help_to_correct_and_verify_the_translation._Click_here_for_instructions.
2.4 OperationsOriginal: OperationsThe text has been machine-translated via Google Translate. You can help to correct and verify the translation. Click here for instructions.https://de.cppreference.com/cpp/string/basic_string#OperationsOriginal:_OperationsThe_text_has_been_machine-translated_via_Google_Translate._You_can_help_to_correct_and_verify_the_translation._Click_here_for_instructions.
2.5 SuchenOriginal: SearchThe text has been machine-translated via Google Translate. You can help to correct and verify the translation. Click here for instructions.https://de.cppreference.com/cpp/string/basic_string#SuchenOriginal:_SearchThe_text_has_been_machine-translated_via_Google_Translate._You_can_help_to_correct_and_verify_the_translation._Click_here_for_instructions.
3 KonstantenOriginal: ConstantsThe text has been machine-translated via Google Translate. You can help to correct and verify the translation. Click here for instructions.https://de.cppreference.com/cpp/string/basic_string#KonstantenOriginal:_ConstantsThe_text_has_been_machine-translated_via_Google_Translate._You_can_help_to_correct_and_verify_the_translation._Click_here_for_instructions.
4 Non-Member-Funktionenhttps://de.cppreference.com/cpp/string/basic_string#Non-Member-Funktionen
4.1 Eingang / AusgangOriginal: Input/outputThe text has been machine-translated via Google Translate. You can help to correct and verify the translation. Click here for instructions.https://de.cppreference.com/cpp/string/basic_string#Eingang_/_AusgangOriginal:_Input/outputThe_text_has_been_machine-translated_via_Google_Translate._You_can_help_to_correct_and_verify_the_translation._Click_here_for_instructions.
4.2 Numerischen KonvertierungenOriginal: Numeric conversionsThe text has been machine-translated via Google Translate. You can help to correct and verify the translation. Click here for instructions.https://de.cppreference.com/cpp/string/basic_string#Numerischen_KonvertierungenOriginal:_Numeric_conversionsThe_text_has_been_machine-translated_via_Google_Translate._You_can_help_to_correct_and_verify_the_translation._Click_here_for_instructions.
5 Helper-Klassenhttps://de.cppreference.com/cpp/string/basic_string#Helper-Klassen
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[edit]https://cs.cppreference.com/index.php?title=Vorlage:cpp/container/dsc_allocator_type&action=edit
[edit]https://cs.cppreference.com/index.php?title=Vorlage:cpp/container/dsc_size_type&action=edit
[edit]https://cs.cppreference.com/index.php?title=Vorlage:cpp/container/dsc_difference_type&action=edit
[edit]https://cs.cppreference.com/index.php?title=Vorlage:cpp/container/dsc_reference&action=edit
[edit]https://cs.cppreference.com/index.php?title=Vorlage:cpp/container/dsc_const_reference&action=edit
[edit]https://cs.cppreference.com/index.php?title=Vorlage:cpp/container/dsc_pointer&action=edit
[edit]https://cs.cppreference.com/index.php?title=Vorlage:cpp/container/dsc_const_pointer&action=edit
RandomAccessIteratorhttps://de.cppreference.com/cpp/concept/RandomAccessIterator
[edit]https://cs.cppreference.com/index.php?title=Vorlage:cpp/container/dsc_iterator&action=edit
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[edit]https://cs.cppreference.com/index.php?title=Vorlage:cpp/container/dsc_const_iterator&action=edit
[edit]https://cs.cppreference.com/index.php?title=Vorlage:cpp/container/dsc_reverse_iterator&action=edit
[edit]https://cs.cppreference.com/index.php?title=Vorlage:cpp/container/dsc_const_reverse_iterator&action=edit
(constructor)https://de.cppreference.com/cpp/string/basic_string/basic_string
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[edit]https://cs.cppreference.com/index.php?title=Vorlage:cpp/string/basic_string/dsc_constructor&action=edit
operator=https://de.cppreference.com/cpp/string/basic_string/operator%3D
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[edit]https://cs.cppreference.com/index.php?title=Vorlage:cpp/string/basic_string/dsc_operator%3D&action=edit
assignhttps://de.cppreference.com/cpp/string/basic_string/assign
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[edit]https://cs.cppreference.com/index.php?title=Vorlage:cpp/string/basic_string/dsc_assign&action=edit
get_allocatorhttps://de.cppreference.com/cpp/string/basic_string/get_allocator
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[edit]https://cs.cppreference.com/index.php?title=Vorlage:cpp/string/basic_string/dsc_get_allocator&action=edit
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
athttps://de.cppreference.com/cpp/string/basic_string/at
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[edit]https://cs.cppreference.com/index.php?title=Vorlage:cpp/string/basic_string/dsc_at&action=edit
operator[]https://de.cppreference.com/cpp/string/basic_string/operator_at
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[edit]https://cs.cppreference.com/index.php?title=Vorlage:cpp/string/basic_string/dsc_operator_at&action=edit
fronthttps://de.cppreference.com/cpp/string/basic_string/front
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[edit]https://cs.cppreference.com/index.php?title=Vorlage:cpp/string/basic_string/dsc_front&action=edit
backhttps://de.cppreference.com/cpp/string/basic_string/back
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[edit]https://cs.cppreference.com/index.php?title=Vorlage:cpp/string/basic_string/dsc_back&action=edit
datahttps://de.cppreference.com/cpp/string/basic_string/data
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[edit]https://cs.cppreference.com/index.php?title=Vorlage:cpp/string/basic_string/dsc_data&action=edit
c_strhttps://de.cppreference.com/cpp/string/basic_string/c_str
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[edit]https://cs.cppreference.com/index.php?title=Vorlage:cpp/string/basic_string/dsc_c_str&action=edit
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
begincbeginhttps://de.cppreference.com/cpp/string/basic_string/begin
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[edit]https://cs.cppreference.com/index.php?title=Vorlage:cpp/string/basic_string/dsc_begin&action=edit
end cendhttps://de.cppreference.com/cpp/string/basic_string/end
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[edit]https://cs.cppreference.com/index.php?title=Vorlage:cpp/string/basic_string/dsc_end&action=edit
rbegin crbeginhttps://de.cppreference.com/cpp/string/basic_string/rbegin
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[edit]https://cs.cppreference.com/index.php?title=Vorlage:cpp/string/basic_string/dsc_rbegin&action=edit
rend crendhttps://de.cppreference.com/cpp/string/basic_string/rend
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[edit]https://cs.cppreference.com/index.php?title=Vorlage:cpp/string/basic_string/dsc_rend&action=edit
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
emptyhttps://de.cppreference.com/cpp/string/basic_string/empty
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[edit]https://cs.cppreference.com/index.php?title=Vorlage:cpp/string/basic_string/dsc_empty&action=edit
sizelengthhttps://de.cppreference.com/cpp/string/basic_string/size
[edit]https://cs.cppreference.com/index.php?title=Vorlage:cpp/string/basic_string/dsc_size&action=edit
max_sizehttps://de.cppreference.com/cpp/string/basic_string/max_size
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[edit]https://cs.cppreference.com/index.php?title=Vorlage:cpp/string/basic_string/dsc_max_size&action=edit
reservehttps://de.cppreference.com/cpp/string/basic_string/reserve
[edit]https://cs.cppreference.com/index.php?title=Vorlage:cpp/string/basic_string/dsc_reserve&action=edit
capacityhttps://de.cppreference.com/cpp/string/basic_string/capacity
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[edit]https://cs.cppreference.com/index.php?title=Vorlage:cpp/string/basic_string/dsc_capacity&action=edit
shrink_to_fithttps://de.cppreference.com/cpp/string/basic_string/shrink_to_fit
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[edit]https://cs.cppreference.com/index.php?title=Vorlage:cpp/string/basic_string/dsc_shrink_to_fit&action=edit
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
clearhttps://de.cppreference.com/cpp/string/basic_string/clear
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[edit]https://cs.cppreference.com/index.php?title=Vorlage:cpp/string/basic_string/dsc_clear&action=edit
inserthttps://de.cppreference.com/cpp/string/basic_string/insert
[edit]https://cs.cppreference.com/index.php?title=Vorlage:cpp/string/basic_string/dsc_insert&action=edit
erasehttps://de.cppreference.com/cpp/string/basic_string/erase
[edit]https://cs.cppreference.com/index.php?title=Vorlage:cpp/string/basic_string/dsc_erase&action=edit
push_backhttps://de.cppreference.com/cpp/string/basic_string/push_back
[edit]https://cs.cppreference.com/index.php?title=Vorlage:cpp/string/basic_string/dsc_push_back&action=edit
pop_backhttps://de.cppreference.com/cpp/string/basic_string/pop_back
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[edit]https://cs.cppreference.com/index.php?title=Vorlage:cpp/string/basic_string/dsc_pop_back&action=edit
appendhttps://de.cppreference.com/cpp/string/basic_string/append
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[edit]https://cs.cppreference.com/index.php?title=Vorlage:cpp/string/basic_string/dsc_append&action=edit
operator+=https://de.cppreference.com/cpp/string/basic_string/operator%2B%3D
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[edit]https://cs.cppreference.com/index.php?title=Vorlage:cpp/string/basic_string/dsc_operator%2B%3D&action=edit
comparehttps://de.cppreference.com/cpp/string/basic_string/compare
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[edit]https://cs.cppreference.com/index.php?title=Vorlage:cpp/string/basic_string/dsc_compare&action=edit
replacehttps://de.cppreference.com/cpp/string/basic_string/replace
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[edit]https://cs.cppreference.com/index.php?title=Vorlage:cpp/string/basic_string/dsc_replace&action=edit
substrhttps://de.cppreference.com/cpp/string/basic_string/substr
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[edit]https://cs.cppreference.com/index.php?title=Vorlage:cpp/string/basic_string/dsc_substr&action=edit
copyhttps://de.cppreference.com/cpp/string/basic_string/copy
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[edit]https://cs.cppreference.com/index.php?title=Vorlage:cpp/string/basic_string/dsc_copy&action=edit
resizehttps://de.cppreference.com/cpp/string/basic_string/resize
[edit]https://cs.cppreference.com/index.php?title=Vorlage:cpp/string/basic_string/dsc_resize&action=edit
swaphttps://de.cppreference.com/cpp/string/basic_string/swap
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[edit]https://cs.cppreference.com/index.php?title=Vorlage:cpp/string/basic_string/dsc_swap&action=edit
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
findhttps://de.cppreference.com/cpp/string/basic_string/find
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[edit]https://cs.cppreference.com/index.php?title=Vorlage:cpp/string/basic_string/dsc_find&action=edit
rfindhttps://de.cppreference.com/cpp/string/basic_string/rfind
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[edit]https://cs.cppreference.com/index.php?title=Vorlage:cpp/string/basic_string/dsc_rfind&action=edit
find_first_ofhttps://de.cppreference.com/cpp/string/basic_string/find_first_of
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[edit]https://cs.cppreference.com/index.php?title=Vorlage:cpp/string/basic_string/dsc_find_first_of&action=edit
find_first_not_ofhttps://de.cppreference.com/cpp/string/basic_string/find_first_not_of
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[edit]https://cs.cppreference.com/index.php?title=Vorlage:cpp/string/basic_string/dsc_find_first_not_of&action=edit
find_last_ofhttps://de.cppreference.com/cpp/string/basic_string/find_last_of
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[edit]https://cs.cppreference.com/index.php?title=Vorlage:cpp/string/basic_string/dsc_find_last_of&action=edit
find_last_not_ofhttps://de.cppreference.com/cpp/string/basic_string/find_last_not_of
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[edit]https://cs.cppreference.com/index.php?title=Vorlage:cpp/string/basic_string/dsc_find_last_not_of&action=edit
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
nposhttps://de.cppreference.com/cpp/string/basic_string/npos
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[edit]https://cs.cppreference.com/index.php?title=Vorlage:cpp/string/basic_string/dsc_npos&action=edit
operator+https://de.cppreference.com/cpp/string/basic_string/operator%2B
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[edit]https://cs.cppreference.com/index.php?title=Vorlage:cpp/string/basic_string/dsc_operator%2B&action=edit
operator==operator!=operatoroperator<=operator>=https://de.cppreference.com/cpp/string/basic_string/operator_cmp
[edit]https://cs.cppreference.com/index.php?title=Vorlage:cpp/string/basic_string/dsc_operator_cmp&action=edit
std::swap(std::basic_string)https://de.cppreference.com/cpp/string/basic_string/swap2
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[edit]https://cs.cppreference.com/index.php?title=Vorlage:cpp/string/basic_string/dsc_swap2&action=edit
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
operator<>https://de.cppreference.com/cpp/string/basic_string/operator_ltltgtgt
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[edit]https://cs.cppreference.com/index.php?title=Vorlage:cpp/string/basic_string/dsc_operator_ltltgtgt&action=edit
getlinehttps://de.cppreference.com/cpp/string/basic_string/getline
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[edit]https://cs.cppreference.com/index.php?title=Vorlage:cpp/string/basic_string/dsc_getline&action=edit
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
stoistolstollhttps://de.cppreference.com/cpp/string/basic_string/stol
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[edit]https://cs.cppreference.com/index.php?title=Vorlage:cpp/string/basic_string/dsc_stol&action=edit
stoulstoullhttps://de.cppreference.com/cpp/string/basic_string/stoul
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[edit]https://cs.cppreference.com/index.php?title=Vorlage:cpp/string/basic_string/dsc_stoul&action=edit
stofstodstoldhttps://de.cppreference.com/cpp/string/basic_string/stof
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[edit]https://cs.cppreference.com/index.php?title=Vorlage:cpp/string/basic_string/dsc_stof&action=edit
to_stringhttps://de.cppreference.com/cpp/string/basic_string/to_string
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[edit]https://cs.cppreference.com/index.php?title=Vorlage:cpp/string/basic_string/dsc_to_string&action=edit
to_wstringhttps://de.cppreference.com/cpp/string/basic_string/to_wstring
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[edit]https://cs.cppreference.com/index.php?title=Vorlage:cpp/string/basic_string/dsc_to_wstring&action=edit
std::hashstd::hashstd::hashstd::hashhttps://de.cppreference.com/cpp/string/basic_string/hash
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[edit]https://cs.cppreference.com/index.php?title=Vorlage:cpp/string/basic_string/dsc_hash&action=edit
Kategorienhttps://de.cppreference.com/Spezial:Kategorien
Seiten mit dem veralteten source-Taghttps://de.cppreference.com/index.php?title=Kategorie:Seiten_mit_dem_veralteten_source-Tag&action=edit&redlink=1
Seiten mit veraltetem enclose-Attributhttps://de.cppreference.com/index.php?title=Kategorie:Seiten_mit_veraltetem_enclose-Attribut&action=edit&redlink=1
Hauptseitehttps://de.cppreference.com/Hauptseite
Letzte Änderungenhttps://de.cppreference.com/Spezial:Letzte_%C3%84nderungen
Zufällige Seitehttps://de.cppreference.com/Spezial:Zuf%C3%A4llige_Seite
Hilfe zu MediaWikihttps://www.mediawiki.org/wiki/Special:MyLanguage/Help:Contents
https://de.cppreference.com/cpp/string/basic_string
Links auf diese Seitehttps://de.cppreference.com/Spezial:Linkliste/cpp/string/basic_string
Änderungen an verlinkten Seitenhttps://de.cppreference.com/Spezial:%C3%84nderungen_an_verlinkten_Seiten/cpp/string/basic_string
Datei hochladenhttp://upload.cppreference.com/w/Special:Upload
Spezialseitenhttps://de.cppreference.com/Spezial:Spezialseiten
Druckversionjavascript:print();
Permanenter Linkhttps://de.cppreference.com/index.php?title=cpp/string/basic_string&oldid=31617
Seiten­­informationenhttps://de.cppreference.com/index.php?title=cpp/string/basic_string&action=info
Englishhttp://en.cppreference.com/cpp/string/basic_string
Españolhttp://es.cppreference.com/cpp/string/basic_string
Françaishttp://fr.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.