René's URL Explorer Experiment


Title: std::basic_string - cppreference.com

Generator: MediaWiki 1.21.2

direct link

Domain: en.cppreference.com

Links:

cppreference.com https://en.cppreference.com/index.html
Create accounthttps://en.cppreference.com/mwiki/index.php?title=Special:UserLogin&returnto=cpp%2Fstring%2Fbasic+string&type=signup
Log inhttps://en.cppreference.com/mwiki/index.php?title=Special:UserLogin&returnto=cpp%2Fstring%2Fbasic+string
Pagehttps://en.cppreference.com/w/cpp/string/basic_string.html
Discussionhttps://en.cppreference.com/w/Talk%253Acpp/string/basic_string.html
https://en.cppreference.com/w/cpp/string/basic_string.html
Viewhttps://en.cppreference.com/w/cpp/string/basic_string.html
Edithttps://en.cppreference.com/mwiki/index.php?title=cpp/string/basic_string&action=edit
Historyhttps://en.cppreference.com/mwiki/index.php?title=cpp/string/basic_string&action=history
https://en.cppreference.com/w/cpp/string/basic_string.html
cpphttps://en.cppreference.com/w/cpp.html
stringhttps://en.cppreference.com/w/cpp/string.html
C++https://en.cppreference.com/w/cpp.html
Compiler supporthttps://en.cppreference.com/w/cpp/compiler_support.html
Freestanding and hostedhttps://en.cppreference.com/w/cpp/freestanding.html
Languagehttps://en.cppreference.com/w/cpp/language.html
Standard libraryhttps://en.cppreference.com/w/cpp/standard_library.html
Standard library headershttps://en.cppreference.com/w/cpp/headers.html
Named requirementshttps://en.cppreference.com/w/cpp/iterator/concepts.html
Feature test macroshttps://en.cppreference.com/w/cpp/experimental/feature_test.html
Language support libraryhttps://en.cppreference.com/w/cpp/utility.html#Language_support
Concepts libraryhttps://en.cppreference.com/w/cpp/concepts.html
Diagnostics libraryhttps://en.cppreference.com/w/cpp/error.html
Memory management libraryhttps://en.cppreference.com/w/cpp/memory.html
Metaprogramming libraryhttps://en.cppreference.com/w/cpp/meta.html
General utilities libraryhttps://en.cppreference.com/w/cpp/utility.html
Containers libraryhttps://en.cppreference.com/w/cpp/container.html
Iterators libraryhttps://en.cppreference.com/w/cpp/iterator.html
Ranges libraryhttps://en.cppreference.com/w/cpp/ranges.html
Algorithms libraryhttps://en.cppreference.com/w/cpp/algorithm.html
Strings libraryhttps://en.cppreference.com/w/cpp/string.html
Text processing libraryhttps://en.cppreference.com/w/cpp/text.html
Numerics libraryhttps://en.cppreference.com/w/cpp/numeric.html
Date and time libraryhttps://en.cppreference.com/w/cpp/chrono.html
Input/output libraryhttps://en.cppreference.com/w/cpp/io.html
Filesystem libraryhttps://en.cppreference.com/w/cpp/filesystem.html
Concurrency support libraryhttps://en.cppreference.com/w/cpp/atomic.html
Execution control libraryhttps://en.cppreference.com/w/cpp/experimental/execution.html
Technical specificationshttps://en.cppreference.com/w/cpp/experimental.html
Symbols indexhttps://en.cppreference.com/w/cpp/symbol_index.html
External librarieshttps://en.cppreference.com/w/cpp/links/libs.html
[edit]https://en.cppreference.com/mwiki/index.php?title=Template:cpp/navbar_content&action=edit
Strings libraryhttps://en.cppreference.com/w/cpp/string.html
basic_string_viewhttps://en.cppreference.com/w/cpp/string/basic_string_view.html
char_traitshttps://en.cppreference.com/w/cpp/string/char_traits.html
[edit]https://en.cppreference.com/mwiki/index.php?title=Template:cpp/string/navbar_content&action=edit
Member functionshttps://en.cppreference.com/w/cpp/string/basic_string.html#Member_functions
basic_string::basic_stringhttps://en.cppreference.com/w/cpp/string/basic_string/basic_string.html
basic_string::~basic_stringhttps://en.cppreference.com/w/cpp/string/basic_string/~basic_string.html
basic_string::operator=https://en.cppreference.com/w/cpp/string/basic_string/operator=.html
basic_string::assignhttps://en.cppreference.com/w/cpp/string/basic_string/assign.html
basic_string::assign_rangehttps://en.cppreference.com/w/cpp/string/basic_string/assign_range.html
basic_string::get_allocatorhttps://en.cppreference.com/w/cpp/string/basic_string/get_allocator.html
Element accesshttps://en.cppreference.com/w/cpp/string/basic_string.html#Element_access
basic_string::athttps://en.cppreference.com/w/cpp/string/basic_string/at.html
basic_string::operator[]https://en.cppreference.com/w/cpp/string/basic_string/operator_at.html
basic_string::fronthttps://en.cppreference.com/w/cpp/string/basic_string/front.html
basic_string::backhttps://en.cppreference.com/w/cpp/string/basic_string/back.html
basic_string::datahttps://en.cppreference.com/w/cpp/string/basic_string/data.html
basic_string::c_strhttps://en.cppreference.com/w/cpp/string/basic_string/c_str.html
basic_string::operator basic_string_viewhttps://en.cppreference.com/w/cpp/string/basic_string/operator_basic_string_view.html
Iteratorshttps://en.cppreference.com/w/cpp/string/basic_string.html#Iterators
basic_string::beginbasic_string::cbeginhttps://en.cppreference.com/w/cpp/string/basic_string/begin.html
basic_string::endbasic_string::cendhttps://en.cppreference.com/w/cpp/string/basic_string/end.html
basic_string::rbeginbasic_string::crbeginhttps://en.cppreference.com/w/cpp/string/basic_string/rbegin.html
basic_string::rendbasic_string::crendhttps://en.cppreference.com/w/cpp/string/basic_string/rend.html
Searchhttps://en.cppreference.com/w/cpp/string/basic_string.html#Search
basic_string::findhttps://en.cppreference.com/w/cpp/string/basic_string/find.html
basic_string::rfindhttps://en.cppreference.com/w/cpp/string/basic_string/rfind.html
basic_string::find_first_ofhttps://en.cppreference.com/w/cpp/string/basic_string/find_first_of.html
basic_string::find_first_not_ofhttps://en.cppreference.com/w/cpp/string/basic_string/find_first_not_of.html
basic_string::find_last_ofhttps://en.cppreference.com/w/cpp/string/basic_string/find_last_of.html
basic_string::find_last_not_ofhttps://en.cppreference.com/w/cpp/string/basic_string/find_last_not_of.html
Modifiershttps://en.cppreference.com/w/cpp/string/basic_string.html#Modifiers
basic_string::clearhttps://en.cppreference.com/w/cpp/string/basic_string/clear.html
basic_string::inserthttps://en.cppreference.com/w/cpp/string/basic_string/insert.html
basic_string::insert_rangehttps://en.cppreference.com/w/cpp/string/basic_string/insert_range.html
basic_string::erasehttps://en.cppreference.com/w/cpp/string/basic_string/erase.html
basic_string::push_backhttps://en.cppreference.com/w/cpp/string/basic_string/push_back.html
basic_string::pop_backhttps://en.cppreference.com/w/cpp/string/basic_string/pop_back.html
basic_string::appendhttps://en.cppreference.com/w/cpp/string/basic_string/append.html
basic_string::append_rangehttps://en.cppreference.com/w/cpp/string/basic_string/append_range.html
basic_string::operator+=https://en.cppreference.com/w/cpp/string/basic_string/operator+=.html
basic_string::replacehttps://en.cppreference.com/w/cpp/string/basic_string/replace.html
basic_string::replace_with_rangehttps://en.cppreference.com/w/cpp/string/basic_string/replace_with_range.html
basic_string::copyhttps://en.cppreference.com/w/cpp/string/basic_string/copy.html
basic_string::resizehttps://en.cppreference.com/w/cpp/string/basic_string/resize.html
basic_string::resize_and_overwritehttps://en.cppreference.com/w/cpp/string/basic_string/resize_and_overwrite.html
basic_string::swaphttps://en.cppreference.com/w/cpp/string/basic_string/swap.html
Capacityhttps://en.cppreference.com/w/cpp/string/basic_string.html#Capacity
basic_string::emptyhttps://en.cppreference.com/w/cpp/string/basic_string/empty.html
basic_string::sizebasic_string::lengthhttps://en.cppreference.com/w/cpp/string/basic_string/size.html
basic_string::max_sizehttps://en.cppreference.com/w/cpp/string/basic_string/max_size.html
basic_string::reservehttps://en.cppreference.com/w/cpp/string/basic_string/reserve.html
basic_string::capacityhttps://en.cppreference.com/w/cpp/string/basic_string/capacity.html
basic_string::shrink_to_fithttps://en.cppreference.com/w/cpp/string/basic_string/shrink_to_fit.html
Operationshttps://en.cppreference.com/w/cpp/string/basic_string.html#Operations
basic_string::comparehttps://en.cppreference.com/w/cpp/string/basic_string/compare.html
basic_string::starts_withhttps://en.cppreference.com/w/cpp/string/basic_string/starts_with.html
basic_string::ends_withhttps://en.cppreference.com/w/cpp/string/basic_string/ends_with.html
basic_string::containshttps://en.cppreference.com/w/cpp/string/basic_string/contains.html
basic_string::substrhttps://en.cppreference.com/w/cpp/string/basic_string/substr.html
Constantshttps://en.cppreference.com/w/cpp/string/basic_string.html#Constants
basic_string::nposhttps://en.cppreference.com/w/cpp/string/basic_string/npos.html
Non-member functionshttps://en.cppreference.com/w/cpp/string/basic_string.html#Non-member_functions
operator+https://en.cppreference.com/w/cpp/string/basic_string/operator%2B
swap(std::basic_string)https://en.cppreference.com/w/cpp/string/basic_string/swap2.html
erase(std::basic_string)erase_if(std::basic_string)https://en.cppreference.com/w/cpp/string/basic_string/erase2.html
I/Ohttps://en.cppreference.com/w/cpp/string/basic_string.html#Input.2Foutput
operator<>https://en.cppreference.com/w/cpp/string/basic_string/operator_ltltgtgt.html
getlinehttps://en.cppreference.com/w/cpp/string/basic_string/getline.html
Comparisonhttps://en.cppreference.com/w/cpp/string/basic_string.html#Non-member_functions
operator==operator!=operatoroperator<=operator>=operator<=>https://en.cppreference.com/w/cpp/string/basic_string/operator_cmp.html
Numeric conversionshttps://en.cppreference.com/w/cpp/string/basic_string.html#Numeric_conversions
stoistolstollhttps://en.cppreference.com/w/cpp/string/basic_string/stol.html
stoulstoullhttps://en.cppreference.com/w/cpp/string/basic_string/stoul.html
stofstodstoldhttps://en.cppreference.com/w/cpp/string/basic_string/stof.html
to_stringhttps://en.cppreference.com/w/cpp/string/basic_string/to_string.html
to_wstringhttps://en.cppreference.com/w/cpp/string/basic_string/to_wstring.html
Literalshttps://en.cppreference.com/w/cpp/string/basic_string.html#Literals
operator""shttps://en.cppreference.com/w/cpp/string/basic_string/operator%2522%2522s.html
Helper classeshttps://en.cppreference.com/w/cpp/string/basic_string.html#Helper_classes
hashhttps://en.cppreference.com/w/cpp/string/basic_string/hash.html
Deduction guideshttps://en.cppreference.com/w/cpp/string/basic_string/deduction_guides.html
[edit]https://en.cppreference.com/mwiki/index.php?title=Template:cpp/string/basic_string/navbar_content&action=edit
https://en.cppreference.com/w/cpp/header/string.html
std::char_traitshttps://en.cppreference.com/w/cpp/string/char_traits.html
std::allocatorhttps://en.cppreference.com/w/cpp/memory/allocator.html
std::char_traitshttps://en.cppreference.com/w/cpp/string/char_traits.html
std::pmr::polymorphic_allocatorhttps://en.cppreference.com/w/cpp/memory/polymorphic_allocator.html
characterhttps://en.cppreference.com/w/cpp/language/types.html#Character_types
TrivialTypehttps://en.cppreference.com/w/cpp/named_req/TrivialType.html
StandardLayoutTypehttps://en.cppreference.com/w/cpp/named_req/StandardLayoutType.html
std::char_traitshttps://en.cppreference.com/w/cpp/string/char_traits.html
AllocatorAwareContainerhttps://en.cppreference.com/w/cpp/named_req/AllocatorAwareContainer.html
SequenceContainerhttps://en.cppreference.com/w/cpp/named_req/SequenceContainer.html
ContiguousContainerhttps://en.cppreference.com/w/cpp/named_req/ContiguousContainer.html
https://en.cppreference.com/w/cpp/header/string.html
1 Template parametershttps://en.cppreference.com/w/cpp/string/basic_string.html#Template_parameters
2 Nested typeshttps://en.cppreference.com/w/cpp/string/basic_string.html#Nested_types
3 Data membershttps://en.cppreference.com/w/cpp/string/basic_string.html#Data_members
4 Member functionshttps://en.cppreference.com/w/cpp/string/basic_string.html#Member_functions
4.1 Element accesshttps://en.cppreference.com/w/cpp/string/basic_string.html#Element_access
4.2 Iteratorshttps://en.cppreference.com/w/cpp/string/basic_string.html#Iterators
4.3 Capacityhttps://en.cppreference.com/w/cpp/string/basic_string.html#Capacity
4.4 Modifiershttps://en.cppreference.com/w/cpp/string/basic_string.html#Modifiers
4.5 Searchhttps://en.cppreference.com/w/cpp/string/basic_string.html#Search
4.6 Operationshttps://en.cppreference.com/w/cpp/string/basic_string.html#Operations
5 Non-member functionshttps://en.cppreference.com/w/cpp/string/basic_string.html#Non-member_functions
5.1 Input/outputhttps://en.cppreference.com/w/cpp/string/basic_string.html#Input.2Foutput
5.2 Numeric conversionshttps://en.cppreference.com/w/cpp/string/basic_string.html#Numeric_conversions
6 Literalshttps://en.cppreference.com/w/cpp/string/basic_string.html#Literals
7 Helper classeshttps://en.cppreference.com/w/cpp/string/basic_string.html#Helper_classes
8 Deduction guides (since C++17)https://en.cppreference.com/w/cpp/string/basic_string.html#Deduction_guides_.28since_C.2B.2B17.29
9 Iterator invalidationhttps://en.cppreference.com/w/cpp/string/basic_string.html#Iterator_invalidation
10 Noteshttps://en.cppreference.com/w/cpp/string/basic_string.html#Notes
11 Examplehttps://en.cppreference.com/w/cpp/string/basic_string.html#Example
12 Defect reportshttps://en.cppreference.com/w/cpp/string/basic_string.html#Defect_reports
13 See alsohttps://en.cppreference.com/w/cpp/string/basic_string.html#See_also
14 External linkshttps://en.cppreference.com/w/cpp/string/basic_string.html#External_links
edithttps://en.cppreference.com/mwiki/index.php?title=cpp/string/basic_string&action=edit§ion=1
Allocatorhttps://en.cppreference.com/w/cpp/named_req/Allocator.html
edithttps://en.cppreference.com/mwiki/index.php?title=cpp/string/basic_string&action=edit§ion=2
[edit]https://en.cppreference.com/mwiki/index.php?title=Template:cpp/container/dsc_allocator_type&action=edit
std::allocator_traitshttps://en.cppreference.com/w/cpp/memory/allocator_traits.html
[edit]https://en.cppreference.com/mwiki/index.php?title=Template:cpp/container/dsc_size_type&action=edit
std::allocator_traitshttps://en.cppreference.com/w/cpp/memory/allocator_traits.html
[edit]https://en.cppreference.com/mwiki/index.php?title=Template:cpp/container/dsc_difference_type&action=edit
[edit]https://en.cppreference.com/mwiki/index.php?title=Template:cpp/container/dsc_reference&action=edit
[edit]https://en.cppreference.com/mwiki/index.php?title=Template:cpp/container/dsc_const_reference&action=edit
std::allocator_traitshttps://en.cppreference.com/w/cpp/memory/allocator_traits.html
[edit]https://en.cppreference.com/mwiki/index.php?title=Template:cpp/container/dsc_pointer&action=edit
std::allocator_traitshttps://en.cppreference.com/w/cpp/memory/allocator_traits.html
[edit]https://en.cppreference.com/mwiki/index.php?title=Template:cpp/container/dsc_const_pointer&action=edit
LegacyRandomAccessIteratorhttps://en.cppreference.com/w/cpp/named_req/RandomAccessIterator.html
LegacyContiguousIteratorhttps://en.cppreference.com/w/cpp/named_req/ContiguousIterator.html
LegacyRandomAccessIteratorhttps://en.cppreference.com/w/cpp/named_req/RandomAccessIterator.html
contiguous_iteratorhttps://en.cppreference.com/w/cpp/iterator/contiguous_iterator.html
ConstexprIteratorhttps://en.cppreference.com/w/cpp/named_req/ConstexprIterator.html
[edit]https://en.cppreference.com/mwiki/index.php?title=Template:cpp/container/dsc_iterator&action=edit
LegacyRandomAccessIteratorhttps://en.cppreference.com/w/cpp/named_req/RandomAccessIterator.html
LegacyContiguousIteratorhttps://en.cppreference.com/w/cpp/named_req/ContiguousIterator.html
LegacyRandomAccessIteratorhttps://en.cppreference.com/w/cpp/named_req/RandomAccessIterator.html
contiguous_iteratorhttps://en.cppreference.com/w/cpp/iterator/contiguous_iterator.html
ConstexprIteratorhttps://en.cppreference.com/w/cpp/named_req/ConstexprIterator.html
[edit]https://en.cppreference.com/mwiki/index.php?title=Template:cpp/container/dsc_const_iterator&action=edit
std::reverse_iteratorhttps://en.cppreference.com/w/cpp/iterator/reverse_iterator.html
[edit]https://en.cppreference.com/mwiki/index.php?title=Template:cpp/container/dsc_reverse_iterator&action=edit
std::reverse_iteratorhttps://en.cppreference.com/w/cpp/iterator/reverse_iterator.html
[edit]https://en.cppreference.com/mwiki/index.php?title=Template:cpp/container/dsc_const_reverse_iterator&action=edit
edithttps://en.cppreference.com/mwiki/index.php?title=cpp/string/basic_string&action=edit§ion=3
edithttps://en.cppreference.com/mwiki/index.php?title=cpp/string/basic_string&action=edit§ion=4
(constructor)https://en.cppreference.com/w/cpp/string/basic_string/basic_string.html
[edit]https://en.cppreference.com/mwiki/index.php?title=Template:cpp/string/basic_string/dsc_constructor&action=edit
(destructor)https://en.cppreference.com/w/cpp/string/basic_string/~basic_string.html
[edit]https://en.cppreference.com/mwiki/index.php?title=Template:cpp/string/basic_string/dsc_destructor&action=edit
operator=https://en.cppreference.com/w/cpp/string/basic_string/operator=.html
[edit]https://en.cppreference.com/mwiki/index.php?title=Template:cpp/string/basic_string/dsc_operator%3D&action=edit
assignhttps://en.cppreference.com/w/cpp/string/basic_string/assign.html
[edit]https://en.cppreference.com/mwiki/index.php?title=Template:cpp/string/basic_string/dsc_assign&action=edit
assign_rangehttps://en.cppreference.com/w/cpp/string/basic_string/assign_range.html
[edit]https://en.cppreference.com/mwiki/index.php?title=Template:cpp/string/basic_string/dsc_assign_range&action=edit
get_allocatorhttps://en.cppreference.com/w/cpp/string/basic_string/get_allocator.html
[edit]https://en.cppreference.com/mwiki/index.php?title=Template:cpp/string/basic_string/dsc_get_allocator&action=edit
athttps://en.cppreference.com/w/cpp/string/basic_string/at.html
[edit]https://en.cppreference.com/mwiki/index.php?title=Template:cpp/string/basic_string/dsc_at&action=edit
operator[]https://en.cppreference.com/w/cpp/string/basic_string/operator_at.html
[edit]https://en.cppreference.com/mwiki/index.php?title=Template:cpp/string/basic_string/dsc_operator_at&action=edit
fronthttps://en.cppreference.com/w/cpp/string/basic_string/front.html
[edit]https://en.cppreference.com/mwiki/index.php?title=Template:cpp/string/basic_string/dsc_front&action=edit
backhttps://en.cppreference.com/w/cpp/string/basic_string/back.html
[edit]https://en.cppreference.com/mwiki/index.php?title=Template:cpp/string/basic_string/dsc_back&action=edit
datahttps://en.cppreference.com/w/cpp/string/basic_string/data.html
[edit]https://en.cppreference.com/mwiki/index.php?title=Template:cpp/string/basic_string/dsc_data&action=edit
c_strhttps://en.cppreference.com/w/cpp/string/basic_string/c_str.html
[edit]https://en.cppreference.com/mwiki/index.php?title=Template:cpp/string/basic_string/dsc_c_str&action=edit
operator basic_string_viewhttps://en.cppreference.com/w/cpp/string/basic_string/operator_basic_string_view.html
[edit]https://en.cppreference.com/mwiki/index.php?title=Template:cpp/string/basic_string/dsc_operator_string_view&action=edit
begincbeginhttps://en.cppreference.com/w/cpp/string/basic_string/begin.html
[edit]https://en.cppreference.com/mwiki/index.php?title=Template:cpp/string/basic_string/dsc_begin&action=edit
endcendhttps://en.cppreference.com/w/cpp/string/basic_string/end.html
[edit]https://en.cppreference.com/mwiki/index.php?title=Template:cpp/string/basic_string/dsc_end&action=edit
rbegincrbeginhttps://en.cppreference.com/w/cpp/string/basic_string/rbegin.html
[edit]https://en.cppreference.com/mwiki/index.php?title=Template:cpp/string/basic_string/dsc_rbegin&action=edit
rendcrendhttps://en.cppreference.com/w/cpp/string/basic_string/rend.html
[edit]https://en.cppreference.com/mwiki/index.php?title=Template:cpp/string/basic_string/dsc_rend&action=edit
emptyhttps://en.cppreference.com/w/cpp/string/basic_string/empty.html
[edit]https://en.cppreference.com/mwiki/index.php?title=Template:cpp/string/basic_string/dsc_empty&action=edit
sizelengthhttps://en.cppreference.com/w/cpp/string/basic_string/size.html
[edit]https://en.cppreference.com/mwiki/index.php?title=Template:cpp/string/basic_string/dsc_size&action=edit
max_sizehttps://en.cppreference.com/w/cpp/string/basic_string/max_size.html
[edit]https://en.cppreference.com/mwiki/index.php?title=Template:cpp/string/basic_string/dsc_max_size&action=edit
reservehttps://en.cppreference.com/w/cpp/string/basic_string/reserve.html
[edit]https://en.cppreference.com/mwiki/index.php?title=Template:cpp/string/basic_string/dsc_reserve&action=edit
capacityhttps://en.cppreference.com/w/cpp/string/basic_string/capacity.html
[edit]https://en.cppreference.com/mwiki/index.php?title=Template:cpp/string/basic_string/dsc_capacity&action=edit
shrink_to_fithttps://en.cppreference.com/w/cpp/string/basic_string/shrink_to_fit.html
[edit]https://en.cppreference.com/mwiki/index.php?title=Template:cpp/string/basic_string/dsc_shrink_to_fit&action=edit
clearhttps://en.cppreference.com/w/cpp/string/basic_string/clear.html
[edit]https://en.cppreference.com/mwiki/index.php?title=Template:cpp/string/basic_string/dsc_clear&action=edit
inserthttps://en.cppreference.com/w/cpp/string/basic_string/insert.html
[edit]https://en.cppreference.com/mwiki/index.php?title=Template:cpp/string/basic_string/dsc_insert&action=edit
insert_rangehttps://en.cppreference.com/w/cpp/string/basic_string/insert_range.html
[edit]https://en.cppreference.com/mwiki/index.php?title=Template:cpp/string/basic_string/dsc_insert_range&action=edit
erasehttps://en.cppreference.com/w/cpp/string/basic_string/erase.html
[edit]https://en.cppreference.com/mwiki/index.php?title=Template:cpp/string/basic_string/dsc_erase&action=edit
push_backhttps://en.cppreference.com/w/cpp/string/basic_string/push_back.html
[edit]https://en.cppreference.com/mwiki/index.php?title=Template:cpp/string/basic_string/dsc_push_back&action=edit
pop_backhttps://en.cppreference.com/w/cpp/string/basic_string/pop_back.html
[edit]https://en.cppreference.com/mwiki/index.php?title=Template:cpp/string/basic_string/dsc_pop_back&action=edit
appendhttps://en.cppreference.com/w/cpp/string/basic_string/append.html
[edit]https://en.cppreference.com/mwiki/index.php?title=Template:cpp/string/basic_string/dsc_append&action=edit
append_rangehttps://en.cppreference.com/w/cpp/string/basic_string/append_range.html
[edit]https://en.cppreference.com/mwiki/index.php?title=Template:cpp/string/basic_string/dsc_append_range&action=edit
operator+=https://en.cppreference.com/w/cpp/string/basic_string/operator+=.html
[edit]https://en.cppreference.com/mwiki/index.php?title=Template:cpp/string/basic_string/dsc_operator%2B%3D&action=edit
replacehttps://en.cppreference.com/w/cpp/string/basic_string/replace.html
[edit]https://en.cppreference.com/mwiki/index.php?title=Template:cpp/string/basic_string/dsc_replace&action=edit
replace_with_rangehttps://en.cppreference.com/w/cpp/string/basic_string/replace_with_range.html
[edit]https://en.cppreference.com/mwiki/index.php?title=Template:cpp/string/basic_string/dsc_replace_with_range&action=edit
copyhttps://en.cppreference.com/w/cpp/string/basic_string/copy.html
[edit]https://en.cppreference.com/mwiki/index.php?title=Template:cpp/string/basic_string/dsc_copy&action=edit
resizehttps://en.cppreference.com/w/cpp/string/basic_string/resize.html
[edit]https://en.cppreference.com/mwiki/index.php?title=Template:cpp/string/basic_string/dsc_resize&action=edit
resize_and_overwritehttps://en.cppreference.com/w/cpp/string/basic_string/resize_and_overwrite.html
[edit]https://en.cppreference.com/mwiki/index.php?title=Template:cpp/string/basic_string/dsc_resize_and_overwrite&action=edit
swaphttps://en.cppreference.com/w/cpp/string/basic_string/swap.html
[edit]https://en.cppreference.com/mwiki/index.php?title=Template:cpp/string/basic_string/dsc_swap&action=edit
findhttps://en.cppreference.com/w/cpp/string/basic_string/find.html
[edit]https://en.cppreference.com/mwiki/index.php?title=Template:cpp/string/basic_string/dsc_find&action=edit
rfindhttps://en.cppreference.com/w/cpp/string/basic_string/rfind.html
[edit]https://en.cppreference.com/mwiki/index.php?title=Template:cpp/string/basic_string/dsc_rfind&action=edit
find_first_ofhttps://en.cppreference.com/w/cpp/string/basic_string/find_first_of.html
[edit]https://en.cppreference.com/mwiki/index.php?title=Template:cpp/string/basic_string/dsc_find_first_of&action=edit
find_first_not_ofhttps://en.cppreference.com/w/cpp/string/basic_string/find_first_not_of.html
[edit]https://en.cppreference.com/mwiki/index.php?title=Template:cpp/string/basic_string/dsc_find_first_not_of&action=edit
find_last_ofhttps://en.cppreference.com/w/cpp/string/basic_string/find_last_of.html
[edit]https://en.cppreference.com/mwiki/index.php?title=Template:cpp/string/basic_string/dsc_find_last_of&action=edit
find_last_not_ofhttps://en.cppreference.com/w/cpp/string/basic_string/find_last_not_of.html
[edit]https://en.cppreference.com/mwiki/index.php?title=Template:cpp/string/basic_string/dsc_find_last_not_of&action=edit
comparehttps://en.cppreference.com/w/cpp/string/basic_string/compare.html
[edit]https://en.cppreference.com/mwiki/index.php?title=Template:cpp/string/basic_string/dsc_compare&action=edit
starts_withhttps://en.cppreference.com/w/cpp/string/basic_string/starts_with.html
[edit]https://en.cppreference.com/mwiki/index.php?title=Template:cpp/string/basic_string/dsc_starts_with&action=edit
ends_withhttps://en.cppreference.com/w/cpp/string/basic_string/ends_with.html
[edit]https://en.cppreference.com/mwiki/index.php?title=Template:cpp/string/basic_string/dsc_ends_with&action=edit
containshttps://en.cppreference.com/w/cpp/string/basic_string/contains.html
[edit]https://en.cppreference.com/mwiki/index.php?title=Template:cpp/string/basic_string/dsc_contains&action=edit
substrhttps://en.cppreference.com/w/cpp/string/basic_string/substr.html
[edit]https://en.cppreference.com/mwiki/index.php?title=Template:cpp/string/basic_string/dsc_substr&action=edit
edithttps://en.cppreference.com/mwiki/index.php?title=cpp/string/basic_string&action=edit§ion=5
operator+https://en.cppreference.com/w/cpp/string/basic_string/operator%2B
string_viewhttps://en.cppreference.com/w/cpp/string/basic_string_view.html
[edit]https://en.cppreference.com/mwiki/index.php?title=Template:cpp/string/basic_string/dsc_operator%2B&action=edit
operator==operator!=operatoroperator<=operator>=operator<=>https://en.cppreference.com/w/cpp/string/basic_string/operator_cmp.html
[edit]https://en.cppreference.com/mwiki/index.php?title=Template:cpp/string/basic_string/dsc_operator_cmp&action=edit
std::swap(std::basic_string)https://en.cppreference.com/w/cpp/string/basic_string/swap2.html
std::swaphttps://en.cppreference.com/w/cpp/utility/swap.html
[edit]https://en.cppreference.com/mwiki/index.php?title=Template:cpp/string/basic_string/dsc_swap2&action=edit
erase(std::basic_string)erase_if(std::basic_string)https://en.cppreference.com/w/cpp/string/basic_string/erase2.html
[edit]https://en.cppreference.com/mwiki/index.php?title=Template:cpp/container/dsc_erase_seq&action=edit
operator<>https://en.cppreference.com/w/cpp/string/basic_string/operator_ltltgtgt.html
[edit]https://en.cppreference.com/mwiki/index.php?title=Template:cpp/string/basic_string/dsc_operator_ltltgtgt&action=edit
getlinehttps://en.cppreference.com/w/cpp/string/basic_string/getline.html
[edit]https://en.cppreference.com/mwiki/index.php?title=Template:cpp/string/basic_string/dsc_getline&action=edit
stoistolstollhttps://en.cppreference.com/w/cpp/string/basic_string/stol.html
[edit]https://en.cppreference.com/mwiki/index.php?title=Template:cpp/string/basic_string/dsc_stol&action=edit
stoulstoullhttps://en.cppreference.com/w/cpp/string/basic_string/stoul.html
[edit]https://en.cppreference.com/mwiki/index.php?title=Template:cpp/string/basic_string/dsc_stoul&action=edit
stofstodstoldhttps://en.cppreference.com/w/cpp/string/basic_string/stof.html
[edit]https://en.cppreference.com/mwiki/index.php?title=Template:cpp/string/basic_string/dsc_stof&action=edit
to_stringhttps://en.cppreference.com/w/cpp/string/basic_string/to_string.html
[edit]https://en.cppreference.com/mwiki/index.php?title=Template:cpp/string/basic_string/dsc_to_string&action=edit
to_wstringhttps://en.cppreference.com/w/cpp/string/basic_string/to_wstring.html
[edit]https://en.cppreference.com/mwiki/index.php?title=Template:cpp/string/basic_string/dsc_to_wstring&action=edit
edithttps://en.cppreference.com/mwiki/index.php?title=cpp/string/basic_string&action=edit§ion=6
operator""shttps://en.cppreference.com/w/cpp/string/basic_string/operator%2522%2522s.html
[edit]https://en.cppreference.com/mwiki/index.php?title=Template:cpp/string/basic_string/dsc_operator%22%22s&action=edit
edithttps://en.cppreference.com/mwiki/index.php?title=cpp/string/basic_string&action=edit§ion=7
std::hashhttps://en.cppreference.com/w/cpp/string/basic_string/hash.html
[edit]https://en.cppreference.com/mwiki/index.php?title=Template:cpp/string/basic_string/dsc_hash&action=edit
edithttps://en.cppreference.com/mwiki/index.php?title=cpp/string/basic_string&action=edit§ion=8
Deduction guideshttps://en.cppreference.com/w/cpp/string/basic_string/deduction_guides.html
edithttps://en.cppreference.com/mwiki/index.php?title=cpp/string/basic_string&action=edit§ion=9
std::getlinehttps://en.cppreference.com/w/cpp/string/basic_string/getline.html
std::swaphttps://en.cppreference.com/w/cpp/utility/swap.html
operator>>https://en.cppreference.com/w/cpp/string/basic_string/operator_ltltgtgt.html
operator[]https://en.cppreference.com/w/cpp/string/basic_string/operator_at.html
athttps://en.cppreference.com/w/cpp/string/basic_string/at.html
datahttps://en.cppreference.com/w/cpp/string/basic_string/data.html
fronthttps://en.cppreference.com/w/cpp/string/basic_string/front.html
backhttps://en.cppreference.com/w/cpp/string/basic_string/back.html
beginhttps://en.cppreference.com/w/cpp/string/basic_string/begin.html
rbeginhttps://en.cppreference.com/w/cpp/string/basic_string/rbegin.html
endhttps://en.cppreference.com/w/cpp/string/basic_string/end.html
rendhttps://en.cppreference.com/w/cpp/string/basic_string/rend.html
edithttps://en.cppreference.com/mwiki/index.php?title=cpp/string/basic_string&action=edit§ion=10
P1072R10https://wg21.link/P1072R10
Feature-testhttps://en.cppreference.com/w/cpp/utility/feature_test.html
__cpp_lib_string_udlshttps://en.cppreference.com/w/cpp/experimental/feature_test.html#cpp_lib_string_udls
201304Lhttps://en.cppreference.com/w/cpp/compiler_support/14.html#cpp_lib_string_udls_201304L
User-defined literals for string typeshttps://en.cppreference.com/w/cpp/string/basic_string.html#Literals
__cpp_lib_starts_ends_withhttps://en.cppreference.com/w/cpp/experimental/feature_test.html#cpp_lib_starts_ends_with
201711Lhttps://en.cppreference.com/w/cpp/compiler_support/20.html#cpp_lib_starts_ends_with_201711L
starts_withhttps://en.cppreference.com/w/cpp/string/basic_string/starts_with.html
ends_withhttps://en.cppreference.com/w/cpp/string/basic_string/ends_with.html
__cpp_lib_constexpr_stringhttps://en.cppreference.com/w/cpp/experimental/feature_test.html#cpp_lib_constexpr_string
201907Lhttps://en.cppreference.com/w/cpp/compiler_support/20.html#cpp_lib_constexpr_string_201907L
__cpp_lib_char8_thttps://en.cppreference.com/w/cpp/experimental/feature_test.html#cpp_lib_char8_t
201907Lhttps://en.cppreference.com/w/cpp/compiler_support/20.html#cpp_lib_char8_t_201907L
__cpp_lib_erase_ifhttps://en.cppreference.com/w/cpp/experimental/feature_test.html#cpp_lib_erase_if
202002Lhttps://en.cppreference.com/w/cpp/compiler_support/20.html#cpp_lib_erase_if_202002L
erasehttps://en.cppreference.com/w/cpp/string/basic_string/erase2.html
erase_ifhttps://en.cppreference.com/w/cpp/string/basic_string/erase2.html
__cpp_lib_string_containshttps://en.cppreference.com/w/cpp/experimental/feature_test.html#cpp_lib_string_contains
202011Lhttps://en.cppreference.com/w/cpp/compiler_support/23.html#cpp_lib_string_contains_202011L
containshttps://en.cppreference.com/w/cpp/string/basic_string/contains.html
__cpp_lib_string_resize_and_overwritehttps://en.cppreference.com/w/cpp/experimental/feature_test.html#cpp_lib_string_resize_and_overwrite
202110Lhttps://en.cppreference.com/w/cpp/compiler_support/23.html#cpp_lib_string_resize_and_overwrite_202110L
resize_and_overwritehttps://en.cppreference.com/w/cpp/string/basic_string/resize_and_overwrite.html
__cpp_lib_containers_rangeshttps://en.cppreference.com/w/cpp/experimental/feature_test.html#cpp_lib_containers_ranges
202202Lhttps://en.cppreference.com/w/cpp/compiler_support/23.html#cpp_lib_containers_ranges_202202L
container compatible rangehttps://en.cppreference.com/w/cpp/ranges/to.html#container_compatible_range
edithttps://en.cppreference.com/mwiki/index.php?title=cpp/string/basic_string&action=edit§ion=11
std::couthttps://en.cppreference.com/w/cpp/io/cout.html
std::couthttps://en.cppreference.com/w/cpp/io/cout.html
std::couthttps://en.cppreference.com/w/cpp/io/cout.html
std::couthttps://en.cppreference.com/w/cpp/io/cout.html
edithttps://en.cppreference.com/mwiki/index.php?title=cpp/string/basic_string&action=edit§ion=12
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://en.cppreference.com/w/cpp/string/basic_string.html#cite_note-1
https://en.cppreference.com/w/cpp/string/basic_string.html#cite_ref-1
P1148R0https://wg21.link/P1148R0
edithttps://en.cppreference.com/mwiki/index.php?title=cpp/string/basic_string&action=edit§ion=13
basic_string_viewhttps://en.cppreference.com/w/cpp/string/basic_string_view.html
[edit]https://en.cppreference.com/mwiki/index.php?title=Template:cpp/string/dsc_basic_string_view&action=edit
edithttps://en.cppreference.com/mwiki/index.php?title=cpp/string/basic_string&action=edit§ion=14
C++ string handlinghttps://en.wikipedia.org/wiki/C%2B%2B_string_handling
https://en.cppreference.com/mwiki/index.php?title=cpp/string/basic_string&oldid=182889https://en.cppreference.com/mwiki/index.php?title=cpp/string/basic_string&oldid=182889
Support ushttp://www.cppreference.com/support
Recent changeshttps://en.cppreference.com/w/Special:RecentChanges
FAQhttps://en.cppreference.com/w/Cppreference%253AAbout.html
Offline versionhttps://en.cppreference.com/w/Cppreference%253AArchives.html
https://en.cppreference.com/w/cpp/string/basic_string.html
What links herehttps://en.cppreference.com/w/Special:WhatLinksHere/cpp/string/basic_string
Related changeshttps://en.cppreference.com/w/Special:RecentChangesLinked/cpp/string/basic_string
Upload filehttp://upload.cppreference.com/w/Special:Upload
Special pageshttps://en.cppreference.com/w/Special:SpecialPages
Printable versionhttps://en.cppreference.com/mwiki/index.php?title=cpp/string/basic_string&printable=yes
Permanent linkhttps://en.cppreference.com/mwiki/index.php?title=cpp/string/basic_string&oldid=182889
Page informationhttps://en.cppreference.com/mwiki/index.php?title=cpp/string/basic_string&action=info
Deutschhttp://de.cppreference.com/w/cpp/string/basic_string
Españolhttp://es.cppreference.com/w/cpp/string/basic_string
Françaishttp://fr.cppreference.com/w/cpp/string/basic_string
Italianohttp://it.cppreference.com/w/cpp/string/basic_string
日本語http://ja.cppreference.com/w/cpp/string/basic_string
Polskihttp://pl.cppreference.com/w/cpp/string/basic_string
Portuguêshttp://pt.cppreference.com/w/cpp/string/basic_string
Русскийhttp://ru.cppreference.com/w/cpp/string/basic_string
Türkçehttp://tr.cppreference.com/w/cpp/string/basic_string
中文http://zh.cppreference.com/w/cpp/string/basic_string
Privacy policyhttps://en.cppreference.com/w/Cppreference%253APrivacy_policy.html
About cppreference.comhttps://en.cppreference.com/w/Cppreference%253AAbout.html
Disclaimershttps://en.cppreference.com/w/Cppreference%253AGeneral_disclaimer.html
https://www.mediawiki.org/
http://qbnz.com/highlighter/
http://www.tigertech.net/referral/cppreference.com

URLs of crawlers that visited me.