René's URL Explorer Experiment


Title: std::basic_string - cppreference.com

Generator: MediaWiki 1.43.8

direct link

Domain: www.cppreference.com

format-detectiontelephone=no

Links:

cppreference.comhttps://www.cppreference.com/
Create accounthttps://www.cppreference.com/index.php?title=Special:CreateAccount&returnto=cpp%2Fstring%2Fbasic+string
Log inhttps://www.cppreference.com/index.php?title=Special:UserLogin&returnto=cpp%2Fstring%2Fbasic+string
Pagehttps://www.cppreference.com/cpp/string/basic_string
Discussionhttps://www.cppreference.com/Talk:cpp/string/basic_string
https://www.cppreference.com/cpp/string/basic_string
Readhttps://www.cppreference.com/cpp/string/basic_string
View sourcehttps://www.cppreference.com/index.php?title=cpp/string/basic_string&action=edit
View historyhttps://www.cppreference.com/index.php?title=cpp/string/basic_string&action=history
https://www.cppreference.com/cpp/string/basic_string
cpphttps://www.cppreference.com/cpp
stringhttps://www.cppreference.com/cpp/string
C++https://www.cppreference.com/cpp
Compiler supporthttps://www.cppreference.com/cpp/compiler_support
Freestanding and hostedhttps://www.cppreference.com/cpp/freestanding
Languagehttps://www.cppreference.com/cpp/language
Standard libraryhttps://www.cppreference.com/cpp/standard_library
Standard library headershttps://www.cppreference.com/cpp/header
Named requirementshttps://www.cppreference.com/cpp/named_req
Feature test macroshttps://www.cppreference.com/cpp/feature_test
Language support libraryhttps://www.cppreference.com/cpp/utility#Language_support
Concepts libraryhttps://www.cppreference.com/cpp/concepts
Diagnostics libraryhttps://www.cppreference.com/cpp/error
Memory management libraryhttps://www.cppreference.com/cpp/memory
Metaprogramming libraryhttps://www.cppreference.com/cpp/meta
General utilities libraryhttps://www.cppreference.com/cpp/utility
Containers libraryhttps://www.cppreference.com/cpp/container
Iterators libraryhttps://www.cppreference.com/cpp/iterator
Ranges libraryhttps://www.cppreference.com/cpp/ranges
Algorithms libraryhttps://www.cppreference.com/cpp/algorithm
Strings libraryhttps://www.cppreference.com/cpp/string
Text processing libraryhttps://www.cppreference.com/cpp/text
Numerics libraryhttps://www.cppreference.com/cpp/numeric
Date and time libraryhttps://www.cppreference.com/cpp/chrono
Input/output libraryhttps://www.cppreference.com/cpp/io
Filesystem libraryhttps://www.cppreference.com/cpp/filesystem
Concurrency support libraryhttps://www.cppreference.com/cpp/thread
Execution control libraryhttps://www.cppreference.com/cpp/execution
Technical specificationshttps://www.cppreference.com/cpp/experimental
Symbols indexhttps://www.cppreference.com/cpp/symbol_index
External librarieshttps://www.cppreference.com/cpp/links/libs
[edit]https://cppreference.com/index.php?title=Template:cpp/navbar_content&action=edit
Strings libraryhttps://www.cppreference.com/cpp/string
basic_string_viewhttps://www.cppreference.com/cpp/string/basic_string_view
char_traitshttps://www.cppreference.com/cpp/string/char_traits
[edit]https://cppreference.com/index.php?title=Template:cpp/string/navbar_content&action=edit
Member functionshttps://www.cppreference.com/cpp/string/basic_string#Member_functions
basic_string::basic_stringhttps://www.cppreference.com/cpp/string/basic_string/basic_string
basic_string::~basic_stringhttps://www.cppreference.com/cpp/string/basic_string/~basic_string
basic_string::operator=https://www.cppreference.com/cpp/string/basic_string/operator%3D
basic_string::assignhttps://www.cppreference.com/cpp/string/basic_string/assign
basic_string::assign_rangehttps://www.cppreference.com/cpp/string/basic_string/assign_range
basic_string::get_allocatorhttps://www.cppreference.com/cpp/string/basic_string/get_allocator
Element accesshttps://www.cppreference.com/cpp/string/basic_string#Element_access
basic_string::athttps://www.cppreference.com/cpp/string/basic_string/at
basic_string::operator[]https://www.cppreference.com/cpp/string/basic_string/operator_at
basic_string::fronthttps://www.cppreference.com/cpp/string/basic_string/front
basic_string::backhttps://www.cppreference.com/cpp/string/basic_string/back
basic_string::datahttps://www.cppreference.com/cpp/string/basic_string/data
basic_string::c_strhttps://www.cppreference.com/cpp/string/basic_string/c_str
basic_string::operator basic_string_viewhttps://www.cppreference.com/cpp/string/basic_string/operator_basic_string_view
Iteratorshttps://www.cppreference.com/cpp/string/basic_string#Iterators
basic_string::beginbasic_string::cbeginhttps://www.cppreference.com/cpp/string/basic_string/begin
basic_string::endbasic_string::cendhttps://www.cppreference.com/cpp/string/basic_string/end
basic_string::rbeginbasic_string::crbeginhttps://www.cppreference.com/cpp/string/basic_string/rbegin
basic_string::rendbasic_string::crendhttps://www.cppreference.com/cpp/string/basic_string/rend
Searchhttps://www.cppreference.com/cpp/string/basic_string#Search
basic_string::findhttps://www.cppreference.com/cpp/string/basic_string/find
basic_string::rfindhttps://www.cppreference.com/cpp/string/basic_string/rfind
basic_string::find_first_ofhttps://www.cppreference.com/cpp/string/basic_string/find_first_of
basic_string::find_first_not_ofhttps://www.cppreference.com/cpp/string/basic_string/find_first_not_of
basic_string::find_last_ofhttps://www.cppreference.com/cpp/string/basic_string/find_last_of
basic_string::find_last_not_ofhttps://www.cppreference.com/cpp/string/basic_string/find_last_not_of
Modifiershttps://www.cppreference.com/cpp/string/basic_string#Modifiers
basic_string::clearhttps://www.cppreference.com/cpp/string/basic_string/clear
basic_string::inserthttps://www.cppreference.com/cpp/string/basic_string/insert
basic_string::insert_rangehttps://www.cppreference.com/cpp/string/basic_string/insert_range
basic_string::erasehttps://www.cppreference.com/cpp/string/basic_string/erase
basic_string::push_backhttps://www.cppreference.com/cpp/string/basic_string/push_back
basic_string::pop_backhttps://www.cppreference.com/cpp/string/basic_string/pop_back
basic_string::appendhttps://www.cppreference.com/cpp/string/basic_string/append
basic_string::append_rangehttps://www.cppreference.com/cpp/string/basic_string/append_range
basic_string::operator+=https://www.cppreference.com/cpp/string/basic_string/operator%2B%3D
basic_string::replacehttps://www.cppreference.com/cpp/string/basic_string/replace
basic_string::replace_with_rangehttps://www.cppreference.com/cpp/string/basic_string/replace_with_range
basic_string::copyhttps://www.cppreference.com/cpp/string/basic_string/copy
basic_string::resizehttps://www.cppreference.com/cpp/string/basic_string/resize
basic_string::resize_and_overwritehttps://www.cppreference.com/cpp/string/basic_string/resize_and_overwrite
basic_string::swaphttps://www.cppreference.com/cpp/string/basic_string/swap
Capacityhttps://www.cppreference.com/cpp/string/basic_string#Capacity
basic_string::emptyhttps://www.cppreference.com/cpp/string/basic_string/empty
basic_string::sizebasic_string::lengthhttps://www.cppreference.com/cpp/string/basic_string/size
basic_string::max_sizehttps://www.cppreference.com/cpp/string/basic_string/max_size
basic_string::reservehttps://www.cppreference.com/cpp/string/basic_string/reserve
basic_string::capacityhttps://www.cppreference.com/cpp/string/basic_string/capacity
basic_string::shrink_to_fithttps://www.cppreference.com/cpp/string/basic_string/shrink_to_fit
Operationshttps://www.cppreference.com/cpp/string/basic_string#Operations
basic_string::comparehttps://www.cppreference.com/cpp/string/basic_string/compare
basic_string::starts_withhttps://www.cppreference.com/cpp/string/basic_string/starts_with
basic_string::ends_withhttps://www.cppreference.com/cpp/string/basic_string/ends_with
basic_string::containshttps://www.cppreference.com/cpp/string/basic_string/contains
basic_string::substrhttps://www.cppreference.com/cpp/string/basic_string/substr
basic_string::subviewhttps://www.cppreference.com/cpp/string/basic_string/subview
Constantshttps://www.cppreference.com/cpp/string/basic_string#Constants
basic_string::nposhttps://www.cppreference.com/cpp/string/basic_string/npos
Non-member functionshttps://www.cppreference.com/cpp/string/basic_string#Non-member_functions
operator+https://www.cppreference.com/cpp/string/basic_string/operator%2B
swap(std::basic_string)https://www.cppreference.com/cpp/string/basic_string/swap2
erase(std::basic_string)erase_if(std::basic_string)https://www.cppreference.com/cpp/string/basic_string/erase2
I/Ohttps://www.cppreference.com/cpp/string/basic_string#Input/output
operator<>https://www.cppreference.com/cpp/string/basic_string/operator_ltltgtgt
getlinehttps://www.cppreference.com/cpp/string/basic_string/getline
Comparisonhttps://www.cppreference.com/cpp/string/basic_string#Non-member_functions
operator==operator!=operatoroperator<=operator>=operator<=>https://www.cppreference.com/cpp/string/basic_string/operator_cmp
Numeric conversionshttps://www.cppreference.com/cpp/string/basic_string#Numeric_conversions
stoistolstollhttps://www.cppreference.com/cpp/string/basic_string/stol
stoulstoullhttps://www.cppreference.com/cpp/string/basic_string/stoul
stofstodstoldhttps://www.cppreference.com/cpp/string/basic_string/stof
to_stringhttps://www.cppreference.com/cpp/string/basic_string/to_string
to_wstringhttps://www.cppreference.com/cpp/string/basic_string/to_wstring
Literalshttps://www.cppreference.com/cpp/string/basic_string#Literals
operator""shttps://www.cppreference.com/cpp/string/basic_string/operator%22%22s
Helper classeshttps://www.cppreference.com/cpp/string/basic_string#Helper_classes
hashhttps://www.cppreference.com/cpp/string/basic_string/hash
Deduction guideshttps://www.cppreference.com/cpp/string/basic_string/deduction_guides
[edit]https://cppreference.com/index.php?title=Template:cpp/string/basic_string/navbar_content&action=edit
https://www.cppreference.com/cpp/header/string
characterhttps://www.cppreference.com/cpp/language/types#Character_types
TrivialTypehttps://www.cppreference.com/cpp/named_req/TrivialType
StandardLayoutTypehttps://www.cppreference.com/cpp/named_req/StandardLayoutType
AllocatorAwareContainerhttps://www.cppreference.com/cpp/named_req/AllocatorAwareContainer
SequenceContainerhttps://www.cppreference.com/cpp/named_req/SequenceContainer
ContiguousContainerhttps://www.cppreference.com/cpp/named_req/ContiguousContainer
https://www.cppreference.com/cpp/header/string
1 Template parametershttps://www.cppreference.com/cpp/string/basic_string#Template_parameters
2 Iterator invalidationhttps://www.cppreference.com/cpp/string/basic_string#Iterator_invalidation
3 Nested typeshttps://www.cppreference.com/cpp/string/basic_string#Nested_types
4 Data membershttps://www.cppreference.com/cpp/string/basic_string#Data_members
5 Member functionshttps://www.cppreference.com/cpp/string/basic_string#Member_functions
5.1 Element accesshttps://www.cppreference.com/cpp/string/basic_string#Element_access
5.2 Iteratorshttps://www.cppreference.com/cpp/string/basic_string#Iterators
5.3 Capacityhttps://www.cppreference.com/cpp/string/basic_string#Capacity
5.4 Modifiershttps://www.cppreference.com/cpp/string/basic_string#Modifiers
5.5 Searchhttps://www.cppreference.com/cpp/string/basic_string#Search
5.6 Operationshttps://www.cppreference.com/cpp/string/basic_string#Operations
6 Non-member functionshttps://www.cppreference.com/cpp/string/basic_string#Non-member_functions
6.1 Input/outputhttps://www.cppreference.com/cpp/string/basic_string#Input/output
6.2 Numeric conversionshttps://www.cppreference.com/cpp/string/basic_string#Numeric_conversions
7 Literalshttps://www.cppreference.com/cpp/string/basic_string#Literals
8 Helper classeshttps://www.cppreference.com/cpp/string/basic_string#Helper_classes
9 Deduction guides (since C++17)https://www.cppreference.com/cpp/string/basic_string#Deduction_guides_(since_C++17)
10 Noteshttps://www.cppreference.com/cpp/string/basic_string#Notes
11 Examplehttps://www.cppreference.com/cpp/string/basic_string#Example
12 Defect reportshttps://www.cppreference.com/cpp/string/basic_string#Defect_reports
13 See alsohttps://www.cppreference.com/cpp/string/basic_string#See_also
14 External linkshttps://www.cppreference.com/cpp/string/basic_string#External_links
Allocatorhttps://www.cppreference.com/cpp/named_req/Allocator
operator>>https://www.cppreference.com/cpp/string/basic_string/operator_ltltgtgt
operator[]https://www.cppreference.com/cpp/string/basic_string/operator_at
athttps://www.cppreference.com/cpp/string/basic_string/at
datahttps://www.cppreference.com/cpp/string/basic_string/data
fronthttps://www.cppreference.com/cpp/string/basic_string/front
backhttps://www.cppreference.com/cpp/string/basic_string/back
beginhttps://www.cppreference.com/cpp/string/basic_string/begin
rbeginhttps://www.cppreference.com/cpp/string/basic_string/rbegin
endhttps://www.cppreference.com/cpp/string/basic_string/end
rendhttps://www.cppreference.com/cpp/string/basic_string/rend
[edit]https://cppreference.com/index.php?title=Template:cpp/container/dsc_allocator_type&action=edit
[edit]https://cppreference.com/index.php?title=Template:cpp/container/dsc_size_type&action=edit
[edit]https://cppreference.com/index.php?title=Template:cpp/container/dsc_difference_type&action=edit
[edit]https://cppreference.com/index.php?title=Template:cpp/container/dsc_reference&action=edit
[edit]https://cppreference.com/index.php?title=Template:cpp/container/dsc_const_reference&action=edit
[edit]https://cppreference.com/index.php?title=Template:cpp/container/dsc_pointer&action=edit
[edit]https://cppreference.com/index.php?title=Template:cpp/container/dsc_const_pointer&action=edit
LegacyRandomAccessIteratorhttps://www.cppreference.com/cpp/named_req/RandomAccessIterator
LegacyContiguousIteratorhttps://www.cppreference.com/cpp/named_req/ContiguousIterator
LegacyRandomAccessIteratorhttps://www.cppreference.com/cpp/named_req/RandomAccessIterator
contiguous_iteratorhttps://www.cppreference.com/cpp/iterator/contiguous_iterator
ConstexprIteratorhttps://www.cppreference.com/cpp/named_req/ConstexprIterator
[edit]https://cppreference.com/index.php?title=Template:cpp/container/dsc_iterator&action=edit
LegacyRandomAccessIteratorhttps://www.cppreference.com/cpp/named_req/RandomAccessIterator
LegacyContiguousIteratorhttps://www.cppreference.com/cpp/named_req/ContiguousIterator
LegacyRandomAccessIteratorhttps://www.cppreference.com/cpp/named_req/RandomAccessIterator
contiguous_iteratorhttps://www.cppreference.com/cpp/iterator/contiguous_iterator
ConstexprIteratorhttps://www.cppreference.com/cpp/named_req/ConstexprIterator
[edit]https://cppreference.com/index.php?title=Template:cpp/container/dsc_const_iterator&action=edit
[edit]https://cppreference.com/index.php?title=Template:cpp/container/dsc_reverse_iterator&action=edit
[edit]https://cppreference.com/index.php?title=Template:cpp/container/dsc_const_reverse_iterator&action=edit
(constructor)https://www.cppreference.com/cpp/string/basic_string/basic_string
[edit]https://cppreference.com/index.php?title=Template:cpp/string/basic_string/dsc_constructor&action=edit
(destructor)https://www.cppreference.com/cpp/string/basic_string/~basic_string
[edit]https://cppreference.com/index.php?title=Template:cpp/string/basic_string/dsc_destructor&action=edit
operator=https://www.cppreference.com/cpp/string/basic_string/operator%3D
[edit]https://cppreference.com/index.php?title=Template:cpp/string/basic_string/dsc_operator%3D&action=edit
assignhttps://www.cppreference.com/cpp/string/basic_string/assign
[edit]https://cppreference.com/index.php?title=Template:cpp/string/basic_string/dsc_assign&action=edit
assign_rangehttps://www.cppreference.com/cpp/string/basic_string/assign_range
[edit]https://cppreference.com/index.php?title=Template:cpp/string/basic_string/dsc_assign_range&action=edit
get_allocatorhttps://www.cppreference.com/cpp/string/basic_string/get_allocator
[edit]https://cppreference.com/index.php?title=Template:cpp/string/basic_string/dsc_get_allocator&action=edit
athttps://www.cppreference.com/cpp/string/basic_string/at
[edit]https://cppreference.com/index.php?title=Template:cpp/string/basic_string/dsc_at&action=edit
operator[]https://www.cppreference.com/cpp/string/basic_string/operator_at
[edit]https://cppreference.com/index.php?title=Template:cpp/string/basic_string/dsc_operator_at&action=edit
fronthttps://www.cppreference.com/cpp/string/basic_string/front
[edit]https://cppreference.com/index.php?title=Template:cpp/string/basic_string/dsc_front&action=edit
backhttps://www.cppreference.com/cpp/string/basic_string/back
[edit]https://cppreference.com/index.php?title=Template:cpp/string/basic_string/dsc_back&action=edit
datahttps://www.cppreference.com/cpp/string/basic_string/data
[edit]https://cppreference.com/index.php?title=Template:cpp/string/basic_string/dsc_data&action=edit
c_strhttps://www.cppreference.com/cpp/string/basic_string/c_str
[edit]https://cppreference.com/index.php?title=Template:cpp/string/basic_string/dsc_c_str&action=edit
operator basic_string_viewhttps://www.cppreference.com/cpp/string/basic_string/operator_basic_string_view
[edit]https://cppreference.com/index.php?title=Template:cpp/string/basic_string/dsc_operator_string_view&action=edit
begincbeginhttps://www.cppreference.com/cpp/string/basic_string/begin
[edit]https://cppreference.com/index.php?title=Template:cpp/string/basic_string/dsc_begin&action=edit
endcendhttps://www.cppreference.com/cpp/string/basic_string/end
[edit]https://cppreference.com/index.php?title=Template:cpp/string/basic_string/dsc_end&action=edit
rbegincrbeginhttps://www.cppreference.com/cpp/string/basic_string/rbegin
[edit]https://cppreference.com/index.php?title=Template:cpp/string/basic_string/dsc_rbegin&action=edit
rendcrendhttps://www.cppreference.com/cpp/string/basic_string/rend
[edit]https://cppreference.com/index.php?title=Template:cpp/string/basic_string/dsc_rend&action=edit
emptyhttps://www.cppreference.com/cpp/string/basic_string/empty
[edit]https://cppreference.com/index.php?title=Template:cpp/string/basic_string/dsc_empty&action=edit
sizelengthhttps://www.cppreference.com/cpp/string/basic_string/size
[edit]https://cppreference.com/index.php?title=Template:cpp/string/basic_string/dsc_size&action=edit
max_sizehttps://www.cppreference.com/cpp/string/basic_string/max_size
[edit]https://cppreference.com/index.php?title=Template:cpp/string/basic_string/dsc_max_size&action=edit
reservehttps://www.cppreference.com/cpp/string/basic_string/reserve
[edit]https://cppreference.com/index.php?title=Template:cpp/string/basic_string/dsc_reserve&action=edit
capacityhttps://www.cppreference.com/cpp/string/basic_string/capacity
[edit]https://cppreference.com/index.php?title=Template:cpp/string/basic_string/dsc_capacity&action=edit
shrink_to_fithttps://www.cppreference.com/cpp/string/basic_string/shrink_to_fit
[edit]https://cppreference.com/index.php?title=Template:cpp/string/basic_string/dsc_shrink_to_fit&action=edit
clearhttps://www.cppreference.com/cpp/string/basic_string/clear
[edit]https://cppreference.com/index.php?title=Template:cpp/string/basic_string/dsc_clear&action=edit
inserthttps://www.cppreference.com/cpp/string/basic_string/insert
[edit]https://cppreference.com/index.php?title=Template:cpp/string/basic_string/dsc_insert&action=edit
insert_rangehttps://www.cppreference.com/cpp/string/basic_string/insert_range
[edit]https://cppreference.com/index.php?title=Template:cpp/string/basic_string/dsc_insert_range&action=edit
erasehttps://www.cppreference.com/cpp/string/basic_string/erase
[edit]https://cppreference.com/index.php?title=Template:cpp/string/basic_string/dsc_erase&action=edit
push_backhttps://www.cppreference.com/cpp/string/basic_string/push_back
[edit]https://cppreference.com/index.php?title=Template:cpp/string/basic_string/dsc_push_back&action=edit
pop_backhttps://www.cppreference.com/cpp/string/basic_string/pop_back
[edit]https://cppreference.com/index.php?title=Template:cpp/string/basic_string/dsc_pop_back&action=edit
appendhttps://www.cppreference.com/cpp/string/basic_string/append
[edit]https://cppreference.com/index.php?title=Template:cpp/string/basic_string/dsc_append&action=edit
append_rangehttps://www.cppreference.com/cpp/string/basic_string/append_range
[edit]https://cppreference.com/index.php?title=Template:cpp/string/basic_string/dsc_append_range&action=edit
operator+=https://www.cppreference.com/cpp/string/basic_string/operator%2B%3D
[edit]https://cppreference.com/index.php?title=Template:cpp/string/basic_string/dsc_operator%2B%3D&action=edit
replacehttps://www.cppreference.com/cpp/string/basic_string/replace
[edit]https://cppreference.com/index.php?title=Template:cpp/string/basic_string/dsc_replace&action=edit
replace_with_rangehttps://www.cppreference.com/cpp/string/basic_string/replace_with_range
[edit]https://cppreference.com/index.php?title=Template:cpp/string/basic_string/dsc_replace_with_range&action=edit
copyhttps://www.cppreference.com/cpp/string/basic_string/copy
[edit]https://cppreference.com/index.php?title=Template:cpp/string/basic_string/dsc_copy&action=edit
resizehttps://www.cppreference.com/cpp/string/basic_string/resize
[edit]https://cppreference.com/index.php?title=Template:cpp/string/basic_string/dsc_resize&action=edit
resize_and_overwritehttps://www.cppreference.com/cpp/string/basic_string/resize_and_overwrite
[edit]https://cppreference.com/index.php?title=Template:cpp/string/basic_string/dsc_resize_and_overwrite&action=edit
swaphttps://www.cppreference.com/cpp/string/basic_string/swap
[edit]https://cppreference.com/index.php?title=Template:cpp/string/basic_string/dsc_swap&action=edit
findhttps://www.cppreference.com/cpp/string/basic_string/find
[edit]https://cppreference.com/index.php?title=Template:cpp/string/basic_string/dsc_find&action=edit
rfindhttps://www.cppreference.com/cpp/string/basic_string/rfind
[edit]https://cppreference.com/index.php?title=Template:cpp/string/basic_string/dsc_rfind&action=edit
find_first_ofhttps://www.cppreference.com/cpp/string/basic_string/find_first_of
[edit]https://cppreference.com/index.php?title=Template:cpp/string/basic_string/dsc_find_first_of&action=edit
find_first_not_ofhttps://www.cppreference.com/cpp/string/basic_string/find_first_not_of
[edit]https://cppreference.com/index.php?title=Template:cpp/string/basic_string/dsc_find_first_not_of&action=edit
find_last_ofhttps://www.cppreference.com/cpp/string/basic_string/find_last_of
[edit]https://cppreference.com/index.php?title=Template:cpp/string/basic_string/dsc_find_last_of&action=edit
find_last_not_ofhttps://www.cppreference.com/cpp/string/basic_string/find_last_not_of
[edit]https://cppreference.com/index.php?title=Template:cpp/string/basic_string/dsc_find_last_not_of&action=edit
comparehttps://www.cppreference.com/cpp/string/basic_string/compare
[edit]https://cppreference.com/index.php?title=Template:cpp/string/basic_string/dsc_compare&action=edit
starts_withhttps://www.cppreference.com/cpp/string/basic_string/starts_with
[edit]https://cppreference.com/index.php?title=Template:cpp/string/basic_string/dsc_starts_with&action=edit
ends_withhttps://www.cppreference.com/cpp/string/basic_string/ends_with
[edit]https://cppreference.com/index.php?title=Template:cpp/string/basic_string/dsc_ends_with&action=edit
containshttps://www.cppreference.com/cpp/string/basic_string/contains
[edit]https://cppreference.com/index.php?title=Template:cpp/string/basic_string/dsc_contains&action=edit
substrhttps://www.cppreference.com/cpp/string/basic_string/substr
[edit]https://cppreference.com/index.php?title=Template:cpp/string/basic_string/dsc_substr&action=edit
subviewhttps://www.cppreference.com/cpp/string/basic_string/subview
[edit]https://cppreference.com/index.php?title=Template:cpp/string/basic_string/dsc_subview&action=edit
operator+https://www.cppreference.com/cpp/string/basic_string/operator%2B
[edit]https://cppreference.com/index.php?title=Template:cpp/string/basic_string/dsc_operator%2B&action=edit
operator==operator!=operatoroperator<=operator>=operator<=>https://www.cppreference.com/cpp/string/basic_string/operator_cmp
[edit]https://cppreference.com/index.php?title=Template:cpp/string/basic_string/dsc_operator_cmp&action=edit
std::swap(std::basic_string)https://www.cppreference.com/cpp/string/basic_string/swap2
[edit]https://cppreference.com/index.php?title=Template:cpp/string/basic_string/dsc_swap2&action=edit
erase(std::basic_string)erase_if(std::basic_string)https://www.cppreference.com/cpp/string/basic_string/erase2
[edit]https://cppreference.com/index.php?title=Template:cpp/container/dsc_erase_seq&action=edit
operator<>https://www.cppreference.com/cpp/string/basic_string/operator_ltltgtgt
[edit]https://cppreference.com/index.php?title=Template:cpp/string/basic_string/dsc_operator_ltltgtgt&action=edit
getlinehttps://www.cppreference.com/cpp/string/basic_string/getline
[edit]https://cppreference.com/index.php?title=Template:cpp/string/basic_string/dsc_getline&action=edit
stoistolstollhttps://www.cppreference.com/cpp/string/basic_string/stol
[edit]https://cppreference.com/index.php?title=Template:cpp/string/basic_string/dsc_stol&action=edit
stoulstoullhttps://www.cppreference.com/cpp/string/basic_string/stoul
[edit]https://cppreference.com/index.php?title=Template:cpp/string/basic_string/dsc_stoul&action=edit
stofstodstoldhttps://www.cppreference.com/cpp/string/basic_string/stof
[edit]https://cppreference.com/index.php?title=Template:cpp/string/basic_string/dsc_stof&action=edit
to_stringhttps://www.cppreference.com/cpp/string/basic_string/to_string
[edit]https://cppreference.com/index.php?title=Template:cpp/string/basic_string/dsc_to_string&action=edit
to_wstringhttps://www.cppreference.com/cpp/string/basic_string/to_wstring
[edit]https://cppreference.com/index.php?title=Template:cpp/string/basic_string/dsc_to_wstring&action=edit
operator""shttps://www.cppreference.com/cpp/string/basic_string/operator%22%22s
[edit]https://cppreference.com/index.php?title=Template:cpp/string/basic_string/dsc_operator%22%22s&action=edit
std::hashhttps://www.cppreference.com/cpp/string/basic_string/hash
[edit]https://cppreference.com/index.php?title=Template:cpp/string/basic_string/dsc_hash&action=edit
Deduction guideshttps://www.cppreference.com/cpp/string/basic_string/deduction_guides
P1072R10https://wg21.link/P1072R10
Feature-testhttps://www.cppreference.com/cpp/utility/feature_test
__cpp_lib_string_udlshttps://www.cppreference.com/cpp/feature_test#cpp_lib_string_udls
201304Lhttps://www.cppreference.com/cpp/compiler_support/14#cpp_lib_string_udls_201304L
User-defined literals for string typeshttps://www.cppreference.com/cpp/string/basic_string#Literals
__cpp_lib_starts_ends_withhttps://www.cppreference.com/cpp/feature_test#cpp_lib_starts_ends_with
201711Lhttps://www.cppreference.com/cpp/compiler_support/20#cpp_lib_starts_ends_with_201711L
starts_withhttps://www.cppreference.com/cpp/string/basic_string/starts_with
ends_withhttps://www.cppreference.com/cpp/string/basic_string/ends_with
__cpp_lib_constexpr_stringhttps://www.cppreference.com/cpp/feature_test#cpp_lib_constexpr_string
201907Lhttps://www.cppreference.com/cpp/compiler_support/20#cpp_lib_constexpr_string_201907L
__cpp_lib_char8_thttps://www.cppreference.com/cpp/feature_test#cpp_lib_char8_t
201907Lhttps://www.cppreference.com/cpp/compiler_support/20#cpp_lib_char8_t_201907L
__cpp_lib_erase_ifhttps://www.cppreference.com/cpp/feature_test#cpp_lib_erase_if
202002Lhttps://www.cppreference.com/cpp/compiler_support/20#cpp_lib_erase_if_202002L
erasehttps://www.cppreference.com/cpp/string/basic_string/erase2
erase_ifhttps://www.cppreference.com/cpp/string/basic_string/erase2
__cpp_lib_string_containshttps://www.cppreference.com/cpp/feature_test#cpp_lib_string_contains
202011Lhttps://www.cppreference.com/cpp/compiler_support/23#cpp_lib_string_contains_202011L
containshttps://www.cppreference.com/cpp/string/basic_string/contains
__cpp_lib_string_resize_and_overwritehttps://www.cppreference.com/cpp/feature_test#cpp_lib_string_resize_and_overwrite
202110Lhttps://www.cppreference.com/cpp/compiler_support/23#cpp_lib_string_resize_and_overwrite_202110L
resize_and_overwritehttps://www.cppreference.com/cpp/string/basic_string/resize_and_overwrite
__cpp_lib_containers_rangeshttps://www.cppreference.com/cpp/feature_test#cpp_lib_containers_ranges
202202Lhttps://www.cppreference.com/cpp/compiler_support/23#cpp_lib_containers_ranges_202202L
container compatible rangehttps://www.cppreference.com/cpp/ranges/to#container_compatible_range
LWG 530https://cplusplus.github.io/LWG/issue530
LWG259https://cplusplus.github.io/LWG/issue259
LWG 2861https://cplusplus.github.io/LWG/issue2861
LWG 2994https://cplusplus.github.io/LWG/issue2994
P1148R0https://wg21.link/P1148R0
[1]https://www.cppreference.com/cpp/string/basic_string#cite_note-1
https://www.cppreference.com/cpp/string/basic_string#cite_ref-1
P1148R0https://wg21.link/P1148R0
basic_string_viewhttps://www.cppreference.com/cpp/string/basic_string_view
[edit]https://cppreference.com/index.php?title=Template:cpp/string/dsc_basic_string_view&action=edit
C++ string handlinghttps://en.wikipedia.org/wiki/C%2B%2B_string_handling
Categorieshttps://www.cppreference.com/Special:Categories
Pages using deprecated source tagshttps://www.cppreference.com/index.php?title=Category:Pages_using_deprecated_source_tags&action=edit&redlink=1
Pages using deprecated enclose attributeshttps://www.cppreference.com/index.php?title=Category:Pages_using_deprecated_enclose_attributes&action=edit&redlink=1
Support ushttps://www.cppreference.com/support
Recent changeshttps://www.cppreference.com/Special:RecentChanges
FAQhttps://www.cppreference.com/Cppreference:FAQ
Offline versionhttps://www.cppreference.com/Cppreference:Archives
https://www.cppreference.com/cpp/string/basic_string
What links herehttps://www.cppreference.com/Special:WhatLinksHere/cpp/string/basic_string
Related changeshttps://www.cppreference.com/Special:RecentChangesLinked/cpp/string/basic_string
Upload filehttp://upload.cppreference.com/w/Special:Upload
Special pageshttps://www.cppreference.com/Special:SpecialPages
Printable versionjavascript:print();
Permanent linkhttps://www.cppreference.com/index.php?title=cpp/string/basic_string&oldid=185942
Page informationhttps://www.cppreference.com/index.php?title=cpp/string/basic_string&action=info
Deutschhttps://de.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.