René's URL Explorer Experiment


Title: std::basic_string_view — cppreference.com

Generator: MediaWiki 1.43.8

direct link

Domain: ru.cppreference.com

format-detectiontelephone=no

Links:

cppreference.comhttps://ru.cppreference.com/
Создать учётную записьhttps://ru.cppreference.com/index.php?title=%D0%A1%D0%BB%D1%83%D0%B6%D0%B5%D0%B1%D0%BD%D0%B0%D1%8F:%D0%A1%D0%BE%D0%B7%D0%B4%D0%B0%D1%82%D1%8C_%D1%83%D1%87%D1%91%D1%82%D0%BD%D1%83%D1%8E_%D0%B7%D0%B0%D0%BF%D0%B8%D1%81%D1%8C&returnto=cpp%2Fstring%2Fbasic+string+view
Войтиhttps://ru.cppreference.com/index.php?title=%D0%A1%D0%BB%D1%83%D0%B6%D0%B5%D0%B1%D0%BD%D0%B0%D1%8F:%D0%92%D1%85%D0%BE%D0%B4&returnto=cpp%2Fstring%2Fbasic+string+view
Статьяhttps://ru.cppreference.com/cpp/string/basic_string_view
Обсуждениеhttps://ru.cppreference.com/%D0%9E%D0%B1%D1%81%D1%83%D0%B6%D0%B4%D0%B5%D0%BD%D0%B8%D0%B5:cpp/string/basic_string_view
https://ru.cppreference.com/cpp/string/basic_string_view
Читатьhttps://ru.cppreference.com/cpp/string/basic_string_view
Просмотр кодаhttps://ru.cppreference.com/index.php?title=cpp/string/basic_string_view&action=edit
Историяhttps://ru.cppreference.com/index.php?title=cpp/string/basic_string_view&action=history
https://ru.cppreference.com/cpp/string/basic_string_view
cpphttps://ru.cppreference.com/cpp
stringhttps://ru.cppreference.com/cpp/string
C++https://ru.cppreference.com/cpp
Поддержка компиляторомhttps://ru.cppreference.com/cpp/compiler_support
Автономные и размещённые реализацииhttps://ru.cppreference.com/cpp/freestanding
Языкhttps://ru.cppreference.com/cpp/language
Стандартная библиотекаhttps://ru.cppreference.com/cpp/standard_library
Заголовки стандартной библиотекиhttps://ru.cppreference.com/cpp/header
Требования к именованиюhttps://ru.cppreference.com/cpp/named_req
Макросы тестирования функциональности https://ru.cppreference.com/cpp/feature_test
Поддержка языкаhttps://ru.cppreference.com/cpp/utility#Поддержка_языка
Библиотека концептовhttps://ru.cppreference.com/cpp/concepts
Библиотека метапрограммированияhttps://ru.cppreference.com/cpp/meta
Библиотека диагностикиhttps://ru.cppreference.com/cpp/error
Библиотека общих утилитhttps://ru.cppreference.com/cpp/utility
Библиотека строкhttps://ru.cppreference.com/cpp/string
Библиотека контейнеровhttps://ru.cppreference.com/cpp/container
Библиотека итераторовhttps://ru.cppreference.com/cpp/iterator
Библиотека диапазоновhttps://ru.cppreference.com/cpp/ranges
Библиотека алгоритмовhttps://ru.cppreference.com/cpp/algorithm
Библиотека численных данныхhttps://ru.cppreference.com/cpp/numeric
Библиотека ввода/выводаhttps://ru.cppreference.com/cpp/io
Библиотека локализацийhttps://ru.cppreference.com/cpp/locale
Регулярные выраженияhttps://ru.cppreference.com/cpp/regex
Атомарные операцииhttps://ru.cppreference.com/cpp/atomic
Библиотека поддержки конкуренцииhttps://ru.cppreference.com/cpp/thread
Библиотека файловой системыhttps://ru.cppreference.com/cpp/filesystem
Технические спецификацииhttps://ru.cppreference.com/cpp/experimental
Указатель символовhttps://ru.cppreference.com/cpp/symbol_index
Внешние библиотекиhttps://ru.cppreference.com/cpp/links/libs
[edit]https://ru.cppreference.com/index.php?title=%D0%A8%D0%B0%D0%B1%D0%BB%D0%BE%D0%BD:cpp/navbar_content&action=edit
Строкиhttps://ru.cppreference.com/cpp/string
Однобайтовые строкиhttps://ru.cppreference.com/cpp/string/byte
Многобайтовые строкиhttps://ru.cppreference.com/cpp/string/multibyte
Широкие строкиhttps://ru.cppreference.com/cpp/string/wide
basic_stringhttps://ru.cppreference.com/cpp/string/basic_string
char_traitshttps://ru.cppreference.com/cpp/string/char_traits
[edit]https://ru.cppreference.com/index.php?title=%D0%A8%D0%B0%D0%B1%D0%BB%D0%BE%D0%BD:cpp/string/navbar_content&action=edit
basic_string_view::basic_string_viewhttps://ru.cppreference.com/cpp/string/basic_string_view/basic_string_view
basic_string_view::operator=https://ru.cppreference.com/cpp/string/basic_string_view/operator%3D
basic_string_view::beginbasic_string_view::cbeginhttps://ru.cppreference.com/cpp/string/basic_string_view/begin
basic_string_view::endbasic_string_view::cendhttps://ru.cppreference.com/cpp/string/basic_string_view/end
basic_string_view::rbeginbasic_string_view::crbeginhttps://ru.cppreference.com/index.php?title=cpp/string/basic_string_view/rbegin&action=edit&redlink=1
basic_string_view::rendbasic_string_view::crendhttps://ru.cppreference.com/index.php?title=cpp/string/basic_string_view/rend&action=edit&redlink=1
basic_string_view::athttps://ru.cppreference.com/index.php?title=cpp/string/basic_string_view/at&action=edit&redlink=1
basic_string_view::operator[]https://ru.cppreference.com/index.php?title=cpp/string/basic_string_view/operator_at&action=edit&redlink=1
basic_string_view::fronthttps://ru.cppreference.com/index.php?title=cpp/string/basic_string_view/front&action=edit&redlink=1
basic_string_view::backhttps://ru.cppreference.com/index.php?title=cpp/string/basic_string_view/back&action=edit&redlink=1
basic_string_view::datahttps://ru.cppreference.com/cpp/string/basic_string_view/data
basic_string_view::sizebasic_string_view::lengthhttps://ru.cppreference.com/index.php?title=cpp/string/basic_string_view/size&action=edit&redlink=1
basic_string_view::max_sizehttps://ru.cppreference.com/index.php?title=cpp/string/basic_string_view/max_size&action=edit&redlink=1
basic_string_view::emptyhttps://ru.cppreference.com/index.php?title=cpp/string/basic_string_view/empty&action=edit&redlink=1
basic_string_view::remove_prefixhttps://ru.cppreference.com/index.php?title=cpp/string/basic_string_view/remove_prefix&action=edit&redlink=1
basic_string_view::remove_suffixhttps://ru.cppreference.com/index.php?title=cpp/string/basic_string_view/remove_suffix&action=edit&redlink=1
basic_string_view::swaphttps://ru.cppreference.com/index.php?title=cpp/string/basic_string_view/swap&action=edit&redlink=1
basic_string_view::copyhttps://ru.cppreference.com/index.php?title=cpp/string/basic_string_view/copy&action=edit&redlink=1
basic_string_view::substrhttps://ru.cppreference.com/index.php?title=cpp/string/basic_string_view/substr&action=edit&redlink=1
basic_string_view::comparehttps://ru.cppreference.com/index.php?title=cpp/string/basic_string_view/compare&action=edit&redlink=1
basic_string_view::starts_withhttps://ru.cppreference.com/index.php?title=cpp/string/basic_string_view/starts_with&action=edit&redlink=1
basic_string_view::ends_withhttps://ru.cppreference.com/index.php?title=cpp/string/basic_string_view/ends_with&action=edit&redlink=1
basic_string_view::containshttps://ru.cppreference.com/index.php?title=cpp/string/basic_string_view/contains&action=edit&redlink=1
basic_string_view::findhttps://ru.cppreference.com/index.php?title=cpp/string/basic_string_view/find&action=edit&redlink=1
basic_string_view::rfindhttps://ru.cppreference.com/index.php?title=cpp/string/basic_string_view/rfind&action=edit&redlink=1
basic_string_view::find_first_ofhttps://ru.cppreference.com/index.php?title=cpp/string/basic_string_view/find_first_of&action=edit&redlink=1
basic_string_view::find_last_ofhttps://ru.cppreference.com/index.php?title=cpp/string/basic_string_view/find_last_of&action=edit&redlink=1
basic_string_view::find_first_not_ofhttps://ru.cppreference.com/index.php?title=cpp/string/basic_string_view/find_first_not_of&action=edit&redlink=1
basic_string_view::find_last_not_ofhttps://ru.cppreference.com/index.php?title=cpp/string/basic_string_view/find_last_not_of&action=edit&redlink=1
basic_string_view::nposhttps://ru.cppreference.com/index.php?title=cpp/string/basic_string_view/npos&action=edit&redlink=1
operator==operator!=operatoroperator<=operator>=operator<=>https://ru.cppreference.com/index.php?title=cpp/string/basic_string_view/operator_cmp&action=edit&redlink=1
operator<<https://ru.cppreference.com/index.php?title=cpp/string/basic_string_view/operator_ltlt&action=edit&redlink=1
operator""svhttps://ru.cppreference.com/cpp/string/basic_string_view/operator%22%22sv
hashhashhashhashhashhttps://ru.cppreference.com/cpp/string/basic_string_view/hash
Руководства по выводуhttps://ru.cppreference.com/index.php?title=cpp/string/basic_string_view/deduction_guides&action=edit&redlink=1
[edit]https://ru.cppreference.com/index.php?title=%D0%A8%D0%B0%D0%B1%D0%BB%D0%BE%D0%BD:cpp/string/basic_string_view/navbar_content&action=edit
https://ru.cppreference.com/index.php?title=cpp/header/string_view&action=edit&redlink=1
TriviallyCopyablehttps://ru.cppreference.com/index.php?title=cpp/named_req/TriviallyCopyable&action=edit&redlink=1
1 Параметры шаблонаhttps://ru.cppreference.com/cpp/string/basic_string_view#Параметры_шаблона
2 Типы элементыhttps://ru.cppreference.com/cpp/string/basic_string_view#Типы_элементы
3 Функции-элементыhttps://ru.cppreference.com/cpp/string/basic_string_view#Функции-элементы
3.1 Конструкторы и присваиванияhttps://ru.cppreference.com/cpp/string/basic_string_view#Конструкторы_и_присваивания
3.2 Итераторыhttps://ru.cppreference.com/cpp/string/basic_string_view#Итераторы
3.3 Доступ к элементуhttps://ru.cppreference.com/cpp/string/basic_string_view#Доступ_к_элементу
3.4 Ёмкостьhttps://ru.cppreference.com/cpp/string/basic_string_view#Ёмкость
3.5 Модификаторыhttps://ru.cppreference.com/cpp/string/basic_string_view#Модификаторы
3.6 Операцииhttps://ru.cppreference.com/cpp/string/basic_string_view#Операции
4 Константыhttps://ru.cppreference.com/cpp/string/basic_string_view#Константы
5 Функции, не являющиеся элементамиhttps://ru.cppreference.com/cpp/string/basic_string_view#Функции,_не_являющиеся_элементами
5.1 Ввод/выводhttps://ru.cppreference.com/cpp/string/basic_string_view#Ввод/вывод
6 Литералыhttps://ru.cppreference.com/cpp/string/basic_string_view#Литералы
7 Вспомогательные классыhttps://ru.cppreference.com/cpp/string/basic_string_view#Вспомогательные_классы
8 Вспомогательные шаблоныhttps://ru.cppreference.com/cpp/string/basic_string_view#Вспомогательные_шаблоны
9 Руководства по выводу (начиная с C++20)https://ru.cppreference.com/cpp/string/basic_string_view#Руководства_по_выводу_(начиная_с_C++20)
10 Примечанияhttps://ru.cppreference.com/cpp/string/basic_string_view#Примечания
11 Примерhttps://ru.cppreference.com/cpp/string/basic_string_view#Пример
12 Смотрите такжеhttps://ru.cppreference.com/cpp/string/basic_string_view#Смотрите_также
CharTraitshttps://ru.cppreference.com/index.php?title=cpp/named_req/CharTraits&action=edit&redlink=1
LegacyRandomAccessIteratorhttps://ru.cppreference.com/index.php?title=cpp/named_req/RandomAccessIterator&action=edit&redlink=1
LegacyContiguousIteratorhttps://ru.cppreference.com/index.php?title=cpp/named_req/ContiguousIterator&action=edit&redlink=1
ConstexprIteratorhttps://ru.cppreference.com/index.php?title=cpp/named_req/ConstexprIterator&action=edit&redlink=1
contiguous_iteratorhttps://ru.cppreference.com/index.php?title=cpp/iterator/contiguous_iterator&action=edit&redlink=1
Containerhttps://ru.cppreference.com/index.php?title=cpp/named_req/Container&action=edit&redlink=1
(конструктор)https://ru.cppreference.com/cpp/string/basic_string_view/basic_string_view
[править]https://ru.cppreference.com/index.php?title=%D0%A8%D0%B0%D0%B1%D0%BB%D0%BE%D0%BD:cpp/string/basic_string_view/dsc_constructor&action=edit
operator=https://ru.cppreference.com/cpp/string/basic_string_view/operator%3D
[править]https://ru.cppreference.com/index.php?title=%D0%A8%D0%B0%D0%B1%D0%BB%D0%BE%D0%BD:cpp/string/basic_string_view/dsc_operator%3D&action=edit
begincbeginhttps://ru.cppreference.com/cpp/string/basic_string_view/begin
[править]https://ru.cppreference.com/index.php?title=%D0%A8%D0%B0%D0%B1%D0%BB%D0%BE%D0%BD:cpp/string/basic_string_view/dsc_begin&action=edit
endcendhttps://ru.cppreference.com/cpp/string/basic_string_view/end
[править]https://ru.cppreference.com/index.php?title=%D0%A8%D0%B0%D0%B1%D0%BB%D0%BE%D0%BD:cpp/string/basic_string_view/dsc_end&action=edit
rbegincrbeginhttps://ru.cppreference.com/index.php?title=cpp/string/basic_string_view/rbegin&action=edit&redlink=1
[править]https://ru.cppreference.com/index.php?title=%D0%A8%D0%B0%D0%B1%D0%BB%D0%BE%D0%BD:cpp/string/basic_string_view/dsc_rbegin&action=edit
rendcrendhttps://ru.cppreference.com/index.php?title=cpp/string/basic_string_view/rend&action=edit&redlink=1
[править]https://ru.cppreference.com/index.php?title=%D0%A8%D0%B0%D0%B1%D0%BB%D0%BE%D0%BD:cpp/string/basic_string_view/dsc_rend&action=edit
operator[]https://ru.cppreference.com/index.php?title=cpp/string/basic_string_view/operator_at&action=edit&redlink=1
[править]https://ru.cppreference.com/index.php?title=%D0%A8%D0%B0%D0%B1%D0%BB%D0%BE%D0%BD:cpp/string/basic_string_view/dsc_operator_at&action=edit
athttps://ru.cppreference.com/index.php?title=cpp/string/basic_string_view/at&action=edit&redlink=1
[править]https://ru.cppreference.com/index.php?title=%D0%A8%D0%B0%D0%B1%D0%BB%D0%BE%D0%BD:cpp/string/basic_string_view/dsc_at&action=edit
fronthttps://ru.cppreference.com/index.php?title=cpp/string/basic_string_view/front&action=edit&redlink=1
[править]https://ru.cppreference.com/index.php?title=%D0%A8%D0%B0%D0%B1%D0%BB%D0%BE%D0%BD:cpp/string/basic_string_view/dsc_front&action=edit
backhttps://ru.cppreference.com/index.php?title=cpp/string/basic_string_view/back&action=edit&redlink=1
[править]https://ru.cppreference.com/index.php?title=%D0%A8%D0%B0%D0%B1%D0%BB%D0%BE%D0%BD:cpp/string/basic_string_view/dsc_back&action=edit
datahttps://ru.cppreference.com/cpp/string/basic_string_view/data
[править]https://ru.cppreference.com/index.php?title=%D0%A8%D0%B0%D0%B1%D0%BB%D0%BE%D0%BD:cpp/string/basic_string_view/dsc_data&action=edit
sizelengthhttps://ru.cppreference.com/index.php?title=cpp/string/basic_string_view/size&action=edit&redlink=1
[править]https://ru.cppreference.com/index.php?title=%D0%A8%D0%B0%D0%B1%D0%BB%D0%BE%D0%BD:cpp/string/basic_string_view/dsc_size&action=edit
max_sizehttps://ru.cppreference.com/index.php?title=cpp/string/basic_string_view/max_size&action=edit&redlink=1
[править]https://ru.cppreference.com/index.php?title=%D0%A8%D0%B0%D0%B1%D0%BB%D0%BE%D0%BD:cpp/string/basic_string_view/dsc_max_size&action=edit
emptyhttps://ru.cppreference.com/index.php?title=cpp/string/basic_string_view/empty&action=edit&redlink=1
[править]https://ru.cppreference.com/index.php?title=%D0%A8%D0%B0%D0%B1%D0%BB%D0%BE%D0%BD:cpp/string/basic_string_view/dsc_empty&action=edit
remove_prefixhttps://ru.cppreference.com/index.php?title=cpp/string/basic_string_view/remove_prefix&action=edit&redlink=1
[править]https://ru.cppreference.com/index.php?title=%D0%A8%D0%B0%D0%B1%D0%BB%D0%BE%D0%BD:cpp/string/basic_string_view/dsc_remove_prefix&action=edit
remove_suffixhttps://ru.cppreference.com/index.php?title=cpp/string/basic_string_view/remove_suffix&action=edit&redlink=1
[править]https://ru.cppreference.com/index.php?title=%D0%A8%D0%B0%D0%B1%D0%BB%D0%BE%D0%BD:cpp/string/basic_string_view/dsc_remove_suffix&action=edit
swaphttps://ru.cppreference.com/index.php?title=cpp/string/basic_string_view/swap&action=edit&redlink=1
[править]https://ru.cppreference.com/index.php?title=%D0%A8%D0%B0%D0%B1%D0%BB%D0%BE%D0%BD:cpp/string/basic_string_view/dsc_swap&action=edit
copyhttps://ru.cppreference.com/index.php?title=cpp/string/basic_string_view/copy&action=edit&redlink=1
[править]https://ru.cppreference.com/index.php?title=%D0%A8%D0%B0%D0%B1%D0%BB%D0%BE%D0%BD:cpp/string/basic_string_view/dsc_copy&action=edit
substrhttps://ru.cppreference.com/index.php?title=cpp/string/basic_string_view/substr&action=edit&redlink=1
[править]https://ru.cppreference.com/index.php?title=%D0%A8%D0%B0%D0%B1%D0%BB%D0%BE%D0%BD:cpp/string/basic_string_view/dsc_substr&action=edit
comparehttps://ru.cppreference.com/index.php?title=cpp/string/basic_string_view/compare&action=edit&redlink=1
[править]https://ru.cppreference.com/index.php?title=%D0%A8%D0%B0%D0%B1%D0%BB%D0%BE%D0%BD:cpp/string/basic_string_view/dsc_compare&action=edit
starts_withhttps://ru.cppreference.com/index.php?title=cpp/string/basic_string_view/starts_with&action=edit&redlink=1
[править]https://ru.cppreference.com/index.php?title=%D0%A8%D0%B0%D0%B1%D0%BB%D0%BE%D0%BD:cpp/string/basic_string_view/dsc_starts_with&action=edit
ends_withhttps://ru.cppreference.com/index.php?title=cpp/string/basic_string_view/ends_with&action=edit&redlink=1
[править]https://ru.cppreference.com/index.php?title=%D0%A8%D0%B0%D0%B1%D0%BB%D0%BE%D0%BD:cpp/string/basic_string_view/dsc_ends_with&action=edit
containshttps://ru.cppreference.com/index.php?title=cpp/string/basic_string_view/contains&action=edit&redlink=1
[править]https://ru.cppreference.com/index.php?title=%D0%A8%D0%B0%D0%B1%D0%BB%D0%BE%D0%BD:cpp/string/basic_string_view/dsc_contains&action=edit
findhttps://ru.cppreference.com/index.php?title=cpp/string/basic_string_view/find&action=edit&redlink=1
[править]https://ru.cppreference.com/index.php?title=%D0%A8%D0%B0%D0%B1%D0%BB%D0%BE%D0%BD:cpp/string/basic_string_view/dsc_find&action=edit
rfindhttps://ru.cppreference.com/index.php?title=cpp/string/basic_string_view/rfind&action=edit&redlink=1
[править]https://ru.cppreference.com/index.php?title=%D0%A8%D0%B0%D0%B1%D0%BB%D0%BE%D0%BD:cpp/string/basic_string_view/dsc_rfind&action=edit
find_first_ofhttps://ru.cppreference.com/index.php?title=cpp/string/basic_string_view/find_first_of&action=edit&redlink=1
[править]https://ru.cppreference.com/index.php?title=%D0%A8%D0%B0%D0%B1%D0%BB%D0%BE%D0%BD:cpp/string/basic_string_view/dsc_find_first_of&action=edit
find_last_ofhttps://ru.cppreference.com/index.php?title=cpp/string/basic_string_view/find_last_of&action=edit&redlink=1
[править]https://ru.cppreference.com/index.php?title=%D0%A8%D0%B0%D0%B1%D0%BB%D0%BE%D0%BD:cpp/string/basic_string_view/dsc_find_last_of&action=edit
find_first_not_ofhttps://ru.cppreference.com/index.php?title=cpp/string/basic_string_view/find_first_not_of&action=edit&redlink=1
[править]https://ru.cppreference.com/index.php?title=%D0%A8%D0%B0%D0%B1%D0%BB%D0%BE%D0%BD:cpp/string/basic_string_view/dsc_find_first_not_of&action=edit
find_last_not_ofhttps://ru.cppreference.com/index.php?title=cpp/string/basic_string_view/find_last_not_of&action=edit&redlink=1
[править]https://ru.cppreference.com/index.php?title=%D0%A8%D0%B0%D0%B1%D0%BB%D0%BE%D0%BD:cpp/string/basic_string_view/dsc_find_last_not_of&action=edit
nposhttps://ru.cppreference.com/index.php?title=cpp/string/basic_string_view/npos&action=edit&redlink=1
[править]https://ru.cppreference.com/index.php?title=%D0%A8%D0%B0%D0%B1%D0%BB%D0%BE%D0%BD:cpp/string/basic_string_view/dsc_npos&action=edit
operator==operator!=operatoroperator<=operator>=operator<=>https://ru.cppreference.com/index.php?title=cpp/string/basic_string_view/operator_cmp&action=edit&redlink=1
[править]https://ru.cppreference.com/index.php?title=%D0%A8%D0%B0%D0%B1%D0%BB%D0%BE%D0%BD:cpp/string/basic_string_view/dsc_operator_cmp&action=edit
operator<<https://ru.cppreference.com/index.php?title=cpp/string/basic_string_view/operator_ltlt&action=edit&redlink=1
[править]https://ru.cppreference.com/index.php?title=%D0%A8%D0%B0%D0%B1%D0%BB%D0%BE%D0%BD:cpp/string/basic_string_view/dsc_operator_ltlt&action=edit
std::literals::string_view_literalshttps://ru.cppreference.com/index.php?title=cpp/header/string_view&action=edit&redlink=1
operator""svhttps://ru.cppreference.com/cpp/string/basic_string_view/operator%22%22sv
[править]https://ru.cppreference.com/index.php?title=%D0%A8%D0%B0%D0%B1%D0%BB%D0%BE%D0%BD:cpp/string/basic_string_view/dsc_operator%22%22sv&action=edit
std::hashstd::hashstd::hashstd::hashstd::hashhttps://ru.cppreference.com/cpp/string/basic_string_view/hash
[править]https://ru.cppreference.com/index.php?title=%D0%A8%D0%B0%D0%B1%D0%BB%D0%BE%D0%BD:cpp/string/basic_string_view/dsc_hash&action=edit
std::ranges::enable_borrowed_rangehttps://ru.cppreference.com/index.php?title=cpp/ranges/borrowed_range&action=edit&redlink=1
borrowed_rangehttps://ru.cppreference.com/index.php?title=cpp/ranges/borrowed_range&action=edit&redlink=1
std::ranges::enable_viewhttps://ru.cppreference.com/index.php?title=cpp/ranges/view&action=edit&redlink=1
viewhttps://ru.cppreference.com/index.php?title=cpp/ranges/view&action=edit&redlink=1
Руководства по выводуhttps://ru.cppreference.com/index.php?title=cpp/string/basic_string_view/deduction_guides&action=edit&redlink=1
тест функциональностиhttps://ru.cppreference.com/cpp/utility/feature_test
__cpp_lib_string_viewhttps://ru.cppreference.com/cpp/feature_test#Library_features
std::string_viewhttps://ru.cppreference.com/cpp/string/basic_string_view#Top
ConstexprIteratorhttps://ru.cppreference.com/index.php?title=cpp/named_req/ConstexprIterator&action=edit&redlink=1
__cpp_lib_string_containshttps://ru.cppreference.com/cpp/feature_test#Library_features
containshttps://ru.cppreference.com/index.php?title=cpp/string/basic_string_view/contains&action=edit&redlink=1
basic_stringhttps://ru.cppreference.com/cpp/string/basic_string
[править]https://ru.cppreference.com/index.php?title=%D0%A8%D0%B0%D0%B1%D0%BB%D0%BE%D0%BD:cpp/string/dsc_basic_string&action=edit
spanhttps://ru.cppreference.com/cpp/container/span
[править]https://ru.cppreference.com/index.php?title=%D0%A8%D0%B0%D0%B1%D0%BB%D0%BE%D0%BD:cpp/container/dsc_span&action=edit
initializer_listhttps://ru.cppreference.com/cpp/utility/initializer_list
списке инициализацииhttps://ru.cppreference.com/cpp/language/list_initialization
[править]https://ru.cppreference.com/index.php?title=%D0%A8%D0%B0%D0%B1%D0%BB%D0%BE%D0%BD:cpp/utility/dsc_initializer_list&action=edit
Категорииhttps://ru.cppreference.com/%D0%A1%D0%BB%D1%83%D0%B6%D0%B5%D0%B1%D0%BD%D0%B0%D1%8F:%D0%9A%D0%B0%D1%82%D0%B5%D0%B3%D0%BE%D1%80%D0%B8%D0%B8
Страницы, использующие устаревший тег sourcehttps://ru.cppreference.com/index.php?title=%D0%9A%D0%B0%D1%82%D0%B5%D0%B3%D0%BE%D1%80%D0%B8%D1%8F:%D0%A1%D1%82%D1%80%D0%B0%D0%BD%D0%B8%D1%86%D1%8B,_%D0%B8%D1%81%D0%BF%D0%BE%D0%BB%D1%8C%D0%B7%D1%83%D1%8E%D1%89%D0%B8%D0%B5_%D1%83%D1%81%D1%82%D0%B0%D1%80%D0%B5%D0%B2%D1%88%D0%B8%D0%B9_%D1%82%D0%B5%D0%B3_source&action=edit&redlink=1
Страницы с устаревшим атрибутом подсветки синтаксиса «enclose»https://ru.cppreference.com/index.php?title=%D0%9A%D0%B0%D1%82%D0%B5%D0%B3%D0%BE%D1%80%D0%B8%D1%8F:%D0%A1%D1%82%D1%80%D0%B0%D0%BD%D0%B8%D1%86%D1%8B_%D1%81_%D1%83%D1%81%D1%82%D0%B0%D1%80%D0%B5%D0%B2%D1%88%D0%B8%D0%BC_%D0%B0%D1%82%D1%80%D0%B8%D0%B1%D1%83%D1%82%D0%BE%D0%BC_%D0%BF%D0%BE%D0%B4%D1%81%D0%B2%D0%B5%D1%82%D0%BA%D0%B8_%D1%81%D0%B8%D0%BD%D1%82%D0%B0%D0%BA%D1%81%D0%B8%D1%81%D0%B0_%C2%ABenclose%C2%BB&action=edit&redlink=1
Заглавная страницаhttps://ru.cppreference.com/%D0%97%D0%B0%D0%B3%D0%BB%D0%B0%D0%B2%D0%BD%D0%B0%D1%8F_%D1%81%D1%82%D1%80%D0%B0%D0%BD%D0%B8%D1%86%D0%B0
Свежие правкиhttps://ru.cppreference.com/%D0%A1%D0%BB%D1%83%D0%B6%D0%B5%D0%B1%D0%BD%D0%B0%D1%8F:%D0%A1%D0%B2%D0%B5%D0%B6%D0%B8%D0%B5_%D0%BF%D1%80%D0%B0%D0%B2%D0%BA%D0%B8
Случайная страницаhttps://ru.cppreference.com/%D0%A1%D0%BB%D1%83%D0%B6%D0%B5%D0%B1%D0%BD%D0%B0%D1%8F:%D0%A1%D0%BB%D1%83%D1%87%D0%B0%D0%B9%D0%BD%D0%B0%D1%8F_%D1%81%D1%82%D1%80%D0%B0%D0%BD%D0%B8%D1%86%D0%B0
Справка по MediaWikihttps://www.mediawiki.org/wiki/Special:MyLanguage/Help:Contents
https://ru.cppreference.com/cpp/string/basic_string_view
Ссылки сюдаhttps://ru.cppreference.com/%D0%A1%D0%BB%D1%83%D0%B6%D0%B5%D0%B1%D0%BD%D0%B0%D1%8F:%D0%A1%D1%81%D1%8B%D0%BB%D0%BA%D0%B8_%D1%81%D1%8E%D0%B4%D0%B0/cpp/string/basic_string_view
Связанные правкиhttps://ru.cppreference.com/%D0%A1%D0%BB%D1%83%D0%B6%D0%B5%D0%B1%D0%BD%D0%B0%D1%8F:%D0%A1%D0%B2%D1%8F%D0%B7%D0%B0%D0%BD%D0%BD%D1%8B%D0%B5_%D0%BF%D1%80%D0%B0%D0%B2%D0%BA%D0%B8/cpp/string/basic_string_view
Загрузить файлhttp://upload.cppreference.com/w/Special:Upload
Служебные страницыhttps://ru.cppreference.com/%D0%A1%D0%BB%D1%83%D0%B6%D0%B5%D0%B1%D0%BD%D0%B0%D1%8F:%D0%A1%D0%BF%D0%B5%D1%86%D1%81%D1%82%D1%80%D0%B0%D0%BD%D0%B8%D1%86%D1%8B
Версия для печатиjavascript:print();
Постоянная ссылкаhttps://ru.cppreference.com/index.php?title=cpp/string/basic_string_view&oldid=61226
Сведения о страницеhttps://ru.cppreference.com/index.php?title=cpp/string/basic_string_view&action=info
Deutschhttps://de.cppreference.com/cpp/string/basic_string_view
Englishhttp://en.cppreference.com/cpp/string/basic_string_view
Españolhttp://es.cppreference.com/cpp/string/basic_string_view
日本語http://ja.cppreference.com/cpp/string/basic_string_view
中文http://zh.cppreference.com/cpp/string/basic_string_view

Viewport: width=1120

Robots: max-image-preview:standard


URLs of crawlers that visited me.