René's URL Explorer Experiment


Title: operator==,!=(std::match_results) - cppreference.com

Generator: MediaWiki 1.43.8

direct link

Domain: cppreference.com

format-detectiontelephone=no

Links:

cppreference.comhttps://cppreference.com/
Create accounthttps://cppreference.com/index.php?title=Special:CreateAccount&returnto=cpp%2Fregex%2Fmatch+results%2Foperator+cmp
Log inhttps://cppreference.com/index.php?title=Special:UserLogin&returnto=cpp%2Fregex%2Fmatch+results%2Foperator+cmp
Pagehttps://cppreference.com/cpp/regex/match_results/operator_cmp
Discussionhttps://cppreference.com/index.php?title=Talk:cpp/regex/match_results/operator_cmp&action=edit&redlink=1
https://cppreference.com/cpp/regex/match_results/operator_cmp
Readhttps://cppreference.com/cpp/regex/match_results/operator_cmp
View sourcehttps://cppreference.com/index.php?title=cpp/regex/match_results/operator_cmp&action=edit
View historyhttps://cppreference.com/index.php?title=cpp/regex/match_results/operator_cmp&action=history
https://cppreference.com/cpp/regex/match_results/operator_cmp
cpphttps://cppreference.com/cpp
regexhttps://cppreference.com/cpp/regex
match resultshttps://cppreference.com/cpp/regex/match_results
C++https://cppreference.com/cpp
Compiler supporthttps://cppreference.com/cpp/compiler_support
Freestanding and hostedhttps://cppreference.com/cpp/freestanding
Languagehttps://cppreference.com/cpp/language
Standard libraryhttps://cppreference.com/cpp/standard_library
Standard library headershttps://cppreference.com/cpp/header
Named requirementshttps://cppreference.com/cpp/named_req
Feature test macroshttps://cppreference.com/cpp/feature_test
Language support libraryhttps://cppreference.com/cpp/utility#Language_support
Concepts libraryhttps://cppreference.com/cpp/concepts
Diagnostics libraryhttps://cppreference.com/cpp/error
Memory management libraryhttps://cppreference.com/cpp/memory
Metaprogramming libraryhttps://cppreference.com/cpp/meta
General utilities libraryhttps://cppreference.com/cpp/utility
Containers libraryhttps://cppreference.com/cpp/container
Iterators libraryhttps://cppreference.com/cpp/iterator
Ranges libraryhttps://cppreference.com/cpp/ranges
Algorithms libraryhttps://cppreference.com/cpp/algorithm
Strings libraryhttps://cppreference.com/cpp/string
Text processing libraryhttps://cppreference.com/cpp/text
Numerics libraryhttps://cppreference.com/cpp/numeric
Date and time libraryhttps://cppreference.com/cpp/chrono
Input/output libraryhttps://cppreference.com/cpp/io
Filesystem libraryhttps://cppreference.com/cpp/filesystem
Concurrency support libraryhttps://cppreference.com/cpp/thread
Execution control libraryhttps://cppreference.com/cpp/execution
Technical specificationshttps://cppreference.com/cpp/experimental
Symbols indexhttps://cppreference.com/cpp/symbol_index
External librarieshttps://cppreference.com/cpp/links/libs
[edit]https://cppreference.com/index.php?title=Template:cpp/navbar_content&action=edit
Text processing libraryhttps://cppreference.com/cpp/text
Localization libraryhttps://cppreference.com/cpp/locale
Regular expressions libraryhttps://cppreference.com/cpp/regex
Formatting libraryhttps://cppreference.com/cpp/utility/format
Null-terminated sequence utilitieshttps://cppreference.com/cpp/text#Null-terminated_sequence_utilities
Byte stringshttps://cppreference.com/cpp/string/byte
Multibyte stringshttps://cppreference.com/cpp/string/multibyte
Wide stringshttps://cppreference.com/cpp/string/wide
Primitive numeric conversionshttps://cppreference.com/cpp/text#Primitive_numeric_conversions
to_charshttps://cppreference.com/cpp/utility/to_chars
to_chars_resulthttps://cppreference.com/cpp/utility/to_chars_result
from_charshttps://cppreference.com/cpp/utility/from_chars
from_chars_resulthttps://cppreference.com/cpp/utility/from_chars_result
chars_formathttps://cppreference.com/cpp/utility/chars_format
Text encoding identificationshttps://cppreference.com/cpp/text#Text_encoding_identifications
text_encodinghttps://cppreference.com/cpp/text/text_encoding
[edit]https://cppreference.com/index.php?title=Template:cpp/text/navbar_content&action=edit
Regular expressions libraryhttps://cppreference.com/cpp/regex
basic_regexhttps://cppreference.com/cpp/regex/basic_regex
sub_matchhttps://cppreference.com/cpp/regex/sub_match
match_resultshttps://cppreference.com/cpp/regex/match_results
regex_matchhttps://cppreference.com/cpp/regex/regex_match
regex_searchhttps://cppreference.com/cpp/regex/regex_search
regex_replacehttps://cppreference.com/cpp/regex/regex_replace
regex_iteratorhttps://cppreference.com/cpp/regex/regex_iterator
regex_token_iteratorhttps://cppreference.com/cpp/regex/regex_token_iterator
regex_errorhttps://cppreference.com/cpp/regex/regex_error
regex_traitshttps://cppreference.com/cpp/regex/regex_traits
syntax_option_typehttps://cppreference.com/cpp/regex/syntax_option_type
match_flag_typehttps://cppreference.com/cpp/regex/match_flag_type
error_typehttps://cppreference.com/cpp/regex/error_type
Modified ECMAScript-262https://cppreference.com/cpp/regex/ecmascript
[edit]https://cppreference.com/index.php?title=Template:cpp/regex/navbar_content&action=edit
std::match_resultshttps://cppreference.com/cpp/regex/match_results
match_results::match_resultshttps://cppreference.com/cpp/regex/match_results/match_results
match_results::~match_resultshttps://cppreference.com/cpp/regex/match_results/~match_results
match_results::operator=https://cppreference.com/cpp/regex/match_results/operator%3D
match_results::get_allocatorhttps://cppreference.com/cpp/regex/match_results/get_allocator
match_results::readyhttps://cppreference.com/cpp/regex/match_results/ready
match_results::sizehttps://cppreference.com/cpp/regex/match_results/size
match_results::max_sizehttps://cppreference.com/cpp/regex/match_results/max_size
match_results::emptyhttps://cppreference.com/cpp/regex/match_results/empty
match_results::lengthhttps://cppreference.com/cpp/regex/match_results/length
match_results::positionhttps://cppreference.com/cpp/regex/match_results/position
match_results::strhttps://cppreference.com/cpp/regex/match_results/str
match_results::operator[]https://cppreference.com/cpp/regex/match_results/operator_at
match_results::prefixhttps://cppreference.com/cpp/regex/match_results/prefix
match_results::suffixhttps://cppreference.com/cpp/regex/match_results/suffix
match_results::beginmatch_results::cbeginhttps://cppreference.com/cpp/regex/match_results/begin
match_results::endmatch_results::cendhttps://cppreference.com/cpp/regex/match_results/end
match_results::formathttps://cppreference.com/cpp/regex/match_results/format
match_results::swaphttps://cppreference.com/cpp/regex/match_results/swap
swap(std::match_results)https://cppreference.com/cpp/regex/match_results/swap2
[edit]https://cppreference.com/index.php?title=Template:cpp/regex/match_results/navbar_content&action=edit
https://cppreference.com/cpp/header/regex
synthesizedhttps://cppreference.com/cpp/language/default_comparisons#Other_defaulted_comparison_operators
1 Parametershttps://cppreference.com/cpp/regex/match_results/operator_cmp#Parameters
2 Return valuehttps://cppreference.com/cpp/regex/match_results/operator_cmp#Return_value
3 Exceptionshttps://cppreference.com/cpp/regex/match_results/operator_cmp#Exceptions
4 Examplehttps://cppreference.com/cpp/regex/match_results/operator_cmp#Example
LegacyBidirectionalIteratorhttps://cppreference.com/cpp/named_req/BidirectionalIterator
Allocatorhttps://cppreference.com/cpp/named_req/Allocator
Categorieshttps://cppreference.com/Special:Categories
Pages using deprecated source tagshttps://cppreference.com/index.php?title=Category:Pages_using_deprecated_source_tags&action=edit&redlink=1
Pages using deprecated enclose attributeshttps://cppreference.com/index.php?title=Category:Pages_using_deprecated_enclose_attributes&action=edit&redlink=1
Todo no examplehttps://cppreference.com/Category:Todo_no_example
Support ushttp://www.cppreference.com/support
Recent changeshttps://cppreference.com/Special:RecentChanges
FAQhttps://cppreference.com/Cppreference:FAQ
Offline versionhttps://cppreference.com/Cppreference:Archives
https://cppreference.com/cpp/regex/match_results/operator_cmp
What links herehttps://cppreference.com/Special:WhatLinksHere/cpp/regex/match_results/operator_cmp
Related changeshttps://cppreference.com/Special:RecentChangesLinked/cpp/regex/match_results/operator_cmp
Upload filehttp://upload.cppreference.com/w/Special:Upload
Special pageshttps://cppreference.com/Special:SpecialPages
Printable versionjavascript:print();
Permanent linkhttps://cppreference.com/index.php?title=cpp/regex/match_results/operator_cmp&oldid=156906
Page informationhttps://cppreference.com/index.php?title=cpp/regex/match_results/operator_cmp&action=info
Deutschhttps://de.cppreference.com/cpp/regex/match_results/operator_cmp
Españolhttp://es.cppreference.com/cpp/regex/match_results/operator_cmp
Françaishttp://fr.cppreference.com/cpp/regex/match_results/operator_cmp
Italianohttp://it.cppreference.com/cpp/regex/match_results/operator_cmp
日本語http://ja.cppreference.com/cpp/regex/match_results/operator_cmp
Portuguêshttp://pt.cppreference.com/cpp/regex/match_results/operator_cmp
Русскийhttp://ru.cppreference.com/cpp/regex/match_results/operator_cmp
中文http://zh.cppreference.com/cpp/regex/match_results/operator_cmp

Viewport: width=1120

Robots: max-image-preview:standard


URLs of crawlers that visited me.