René's URL Explorer Experiment


Title: Member access operators - 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%2Flanguage%2Foperator+member+access
Log inhttps://www.cppreference.com/index.php?title=Special:UserLogin&returnto=cpp%2Flanguage%2Foperator+member+access
Pagehttps://www.cppreference.com/cpp/language/operator_member_access
Discussionhttps://www.cppreference.com/Talk:cpp/language/operator_member_access
https://www.cppreference.com/cpp/language/operator_member_access
Readhttps://www.cppreference.com/cpp/language/operator_member_access
View sourcehttps://www.cppreference.com/index.php?title=cpp/language/operator_member_access&action=edit
View historyhttps://www.cppreference.com/index.php?title=cpp/language/operator_member_access&action=history
https://www.cppreference.com/cpp/language/operator_member_access
cpphttps://www.cppreference.com/cpp
languagehttps://www.cppreference.com/cpp/language
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
C++ languagehttps://www.cppreference.com/cpp/language
Preprocessorhttps://www.cppreference.com/cpp/preprocessor
Commentshttps://www.cppreference.com/cpp/comment
Keywordshttps://www.cppreference.com/cpp/keyword
Escape sequenceshttps://www.cppreference.com/cpp/language/escape
Flow controlhttps://www.cppreference.com/cpp/language/statements
ifhttps://www.cppreference.com/cpp/language/if
switchhttps://www.cppreference.com/cpp/language/switch
forhttps://www.cppreference.com/cpp/language/for
range-forhttps://www.cppreference.com/cpp/language/range-for
whilehttps://www.cppreference.com/cpp/language/while
do-whilehttps://www.cppreference.com/cpp/language/do
continuehttps://www.cppreference.com/cpp/language/continue
breakhttps://www.cppreference.com/cpp/language/break
gotohttps://www.cppreference.com/cpp/language/goto
returnhttps://www.cppreference.com/cpp/language/return
Functionshttps://www.cppreference.com/cpp/language/functions
Function declarationhttps://www.cppreference.com/cpp/language/function
Lambda function expressionhttps://www.cppreference.com/cpp/language/lambda
inline specifierhttps://www.cppreference.com/cpp/language/inline
Dynamic exception specificationshttps://www.cppreference.com/cpp/language/except_spec
noexcept specifierhttps://www.cppreference.com/cpp/language/noexcept_spec
throw-expressionhttps://www.cppreference.com/cpp/language/throw
try blockhttps://www.cppreference.com/cpp/language/try
catch handlerhttps://www.cppreference.com/cpp/language/catch
Namespace declarationhttps://www.cppreference.com/cpp/language/namespace
Namespace aliaseshttps://www.cppreference.com/cpp/language/namespace_alias
Fundamental typeshttps://www.cppreference.com/cpp/language/types
Enumeration typeshttps://www.cppreference.com/cpp/language/enum
Function typeshttps://www.cppreference.com/cpp/language/function
Class/struct typeshttps://www.cppreference.com/cpp/language/class
Union typeshttps://www.cppreference.com/cpp/language/union
const/volatilehttps://www.cppreference.com/cpp/language/cv
decltypehttps://www.cppreference.com/cpp/language/decltype
autohttps://www.cppreference.com/cpp/language/auto
constexprhttps://www.cppreference.com/cpp/language/constexpr
constevalhttps://www.cppreference.com/cpp/language/consteval
constinithttps://www.cppreference.com/cpp/language/constinit
Storage duration specifiershttps://www.cppreference.com/cpp/language/storage_duration
Initializationhttps://www.cppreference.com/cpp/language/initialization
Default-initializationhttps://www.cppreference.com/cpp/language/default_initialization
Value-initializationhttps://www.cppreference.com/cpp/language/value_initialization
Zero-initializationhttps://www.cppreference.com/cpp/language/zero_initialization
Copy-initializationhttps://www.cppreference.com/cpp/language/copy_initialization
Direct-initializationhttps://www.cppreference.com/cpp/language/direct_initialization
Aggregate initializationhttps://www.cppreference.com/cpp/language/aggregate_initialization
List-initializationhttps://www.cppreference.com/cpp/language/list_initialization
Constant initializationhttps://www.cppreference.com/cpp/language/constant_initialization
Reference initializationhttps://www.cppreference.com/cpp/language/reference_initialization
Expressionshttps://www.cppreference.com/cpp/language/expressions
Value categorieshttps://www.cppreference.com/cpp/language/value_category
Order of evaluationhttps://www.cppreference.com/cpp/language/eval_order
Operatorshttps://www.cppreference.com/cpp/language/operators
Operator precedencehttps://www.cppreference.com/cpp/language/operator_precedence
Alternative representationshttps://www.cppreference.com/cpp/language/operator_alternative
Literalshttps://www.cppreference.com/cpp/language/expressions#Literals
Booleanhttps://www.cppreference.com/cpp/language/bool_literal
Integerhttps://www.cppreference.com/cpp/language/integer_literal
Floating-pointhttps://www.cppreference.com/cpp/language/floating_literal
Characterhttps://www.cppreference.com/cpp/language/character_literal
Stringhttps://www.cppreference.com/cpp/language/string_literal
nullptrhttps://www.cppreference.com/cpp/language/nullptr
User-definedhttps://www.cppreference.com/cpp/language/user_literal
Attributeshttps://www.cppreference.com/cpp/language/attributes
typedef declarationhttps://www.cppreference.com/cpp/language/typedef
Type alias declarationhttps://www.cppreference.com/cpp/language/type_alias
Implicit conversionshttps://www.cppreference.com/cpp/language/implicit_conversion
static_casthttps://www.cppreference.com/cpp/language/static_cast
const_casthttps://www.cppreference.com/cpp/language/const_cast
Explicit conversionshttps://www.cppreference.com/cpp/language/explicit_cast
dynamic_casthttps://www.cppreference.com/cpp/language/dynamic_cast
reinterpret_casthttps://www.cppreference.com/cpp/language/reinterpret_cast
new expressionhttps://www.cppreference.com/cpp/language/new
delete expressionhttps://www.cppreference.com/cpp/language/delete
Classeshttps://www.cppreference.com/cpp/language/classes
Class declarationhttps://www.cppreference.com/cpp/language/class
Constructorshttps://www.cppreference.com/cpp/language/constructor
this pointerhttps://www.cppreference.com/cpp/language/this
Access specifiershttps://www.cppreference.com/cpp/language/access
friend specifierhttps://www.cppreference.com/cpp/language/friend
Virtual functionhttps://www.cppreference.com/cpp/language/virtual
override specifierhttps://www.cppreference.com/cpp/language/override
final specifierhttps://www.cppreference.com/cpp/language/final
explicithttps://www.cppreference.com/cpp/language/explicit
statichttps://www.cppreference.com/cpp/language/static
Default constructorhttps://www.cppreference.com/cpp/language/default_constructor
Copy constructorhttps://www.cppreference.com/cpp/language/copy_constructor
Move constructorhttps://www.cppreference.com/cpp/language/move_constructor
Copy assignmenthttps://www.cppreference.com/cpp/language/as_operator
Move assignmenthttps://www.cppreference.com/cpp/language/move_operator
Destructorhttps://www.cppreference.com/cpp/language/destructor
Templateshttps://www.cppreference.com/cpp/language/templates
Class templatehttps://www.cppreference.com/cpp/language/class_template
Function templatehttps://www.cppreference.com/cpp/language/function_template
Template specializationhttps://www.cppreference.com/cpp/language/template_specialization
Parameter packshttps://www.cppreference.com/cpp/language/pack
Inline assemblyhttps://www.cppreference.com/cpp/language/asm
History of C++https://www.cppreference.com/cpp/language/history
[edit]https://cppreference.com/index.php?title=Template:cpp/language/navbar_content&action=edit
Expressionshttps://www.cppreference.com/cpp/language/expressions
Value categorieshttps://www.cppreference.com/cpp/language/value_category
Order of evaluationhttps://www.cppreference.com/cpp/language/eval_order
Constant expressionshttps://www.cppreference.com/cpp/language/constant_expression
Primary expressionshttps://www.cppreference.com/cpp/language/expressions#Primary_expressions
Lambda expressionshttps://www.cppreference.com/cpp/language/lambda
Requires expressionshttps://www.cppreference.com/cpp/language/requires
Pack indexing expressionhttps://www.cppreference.com/cpp/language/pack_indexing#Pack_indexing_expression
Potentially-evaluated expressionshttps://www.cppreference.com/cpp/language/expressions#Potentially-evaluated_expressions
Integer literalshttps://www.cppreference.com/cpp/language/integer_literal
Floating-point literalshttps://www.cppreference.com/cpp/language/floating_literal
Boolean literalshttps://www.cppreference.com/cpp/language/bool_literal
Character literalshttps://www.cppreference.com/cpp/language/character_literal
Escape sequenceshttps://www.cppreference.com/cpp/language/escape
String literalshttps://www.cppreference.com/cpp/language/string_literal
Null pointer literalhttps://www.cppreference.com/cpp/language/nullptr
User-defined literalhttps://www.cppreference.com/cpp/language/user_literal
Assignment operatorshttps://www.cppreference.com/cpp/language/operator_assignment
Increment and decrementhttps://www.cppreference.com/cpp/language/operator_incdec
Arithmetic operatorshttps://www.cppreference.com/cpp/language/operator_arithmetic
Logical operatorshttps://www.cppreference.com/cpp/language/operator_logical
Comparison operatorshttps://www.cppreference.com/cpp/language/operator_comparison
Reflection operatorhttps://www.cppreference.com/cpp/language/operator_reflection
Other operatorshttps://www.cppreference.com/cpp/language/operator_other
new-expressionhttps://www.cppreference.com/cpp/language/new
delete-expressionhttps://www.cppreference.com/cpp/language/delete
throw-expressionhttps://www.cppreference.com/cpp/language/throw
alignofhttps://www.cppreference.com/cpp/language/alignof
sizeofhttps://www.cppreference.com/cpp/language/sizeof
sizeof...https://www.cppreference.com/cpp/language/sizeof...
typeidhttps://www.cppreference.com/cpp/language/typeid
noexcepthttps://www.cppreference.com/cpp/language/noexcept
Fold expressionshttps://www.cppreference.com/cpp/language/fold
Alternative representations of operatorshttps://www.cppreference.com/cpp/language/operator_alternative
Precedence and associativityhttps://www.cppreference.com/cpp/language/operator_precedence
Operator overloadinghttps://www.cppreference.com/cpp/language/operators
Default comparisonshttps://www.cppreference.com/cpp/language/default_comparisons
Implicit conversionshttps://www.cppreference.com/cpp/language/implicit_conversion
Explicit conversionshttps://www.cppreference.com/cpp/language/explicit_cast
Usual arithmetic conversionshttps://www.cppreference.com/cpp/language/usual_arithmetic_conversions
User-defined conversionhttps://www.cppreference.com/cpp/language/cast_operator
const_casthttps://www.cppreference.com/cpp/language/const_cast
static_casthttps://www.cppreference.com/cpp/language/static_cast
dynamic_casthttps://www.cppreference.com/cpp/language/dynamic_cast
reinterpret_casthttps://www.cppreference.com/cpp/language/reinterpret_cast
[edit]https://cppreference.com/index.php?title=Template:cpp/language/expressions/navbar_content&action=edit
Overloadablehttps://www.cppreference.com/cpp/language/operators
the user-defined operatorshttps://www.cppreference.com/cpp/language/operators
1 Explanationhttps://www.cppreference.com/cpp/language/operator_member_access#Explanation
1.1 Built-in subscript operatorhttps://www.cppreference.com/cpp/language/operator_member_access#Built-in_subscript_operator
1.2 Built-in indirection operatorhttps://www.cppreference.com/cpp/language/operator_member_access#Built-in_indirection_operator
1.3 Built-in address-of operatorhttps://www.cppreference.com/cpp/language/operator_member_access#Built-in_address-of_operator
1.4 Built-in member access operatorshttps://www.cppreference.com/cpp/language/operator_member_access#Built-in_member_access_operators
1.5 Built-in pointer-to-member access operatorshttps://www.cppreference.com/cpp/language/operator_member_access#Built-in_pointer-to-member_access_operators
2 Standard libraryhttps://www.cppreference.com/cpp/language/operator_member_access#Standard_library
3 Noteshttps://www.cppreference.com/cpp/language/operator_member_access#Notes
4 Defect reportshttps://www.cppreference.com/cpp/language/operator_member_access#Defect_reports
5 See alsohttps://www.cppreference.com/cpp/language/operator_member_access#See_also
pointerhttps://www.cppreference.com/cpp/language/pointer
arrayhttps://www.cppreference.com/cpp/language/array
comma expressionhttps://www.cppreference.com/cpp/language/operator_other#Built-in_comma_operator
evaluation orderhttps://www.cppreference.com/cpp/language/eval_order
pointer arithmetichttps://www.cppreference.com/cpp/language/operator_arithmetic
lvaluehttps://www.cppreference.com/cpp/language/value_category
xvaluehttps://www.cppreference.com/cpp/language/value_category
incomplete typehttps://www.cppreference.com/cpp/language/incomplete_type
comma expressionhttps://www.cppreference.com/cpp/language/operator_other#Built-in_comma_operator
comma expressionhttps://www.cppreference.com/cpp/language/operator_other#Built-in_comma_operator
overload resolution against user-defined operatorshttps://www.cppreference.com/cpp/language/overload_resolution#Call_to_an_overloaded_operator
typeidhttps://www.cppreference.com/cpp/language/typeid
cvhttps://www.cppreference.com/cpp/language/cv
overload resolution against user-defined operatorshttps://www.cppreference.com/cpp/language/overload_resolution#Call_to_an_overloaded_operator
explicit object member functionhttps://www.cppreference.com/cpp/language/member_functions
qualified identifierhttps://www.cppreference.com/cpp/language/identifiers#Qualified_identifiers
varianthttps://www.cppreference.com/cpp/language/union#Union-like_classes
explicit object member functionhttps://www.cppreference.com/cpp/language/member_functions
pointer to member functionhttps://www.cppreference.com/cpp/language/pointer#Pointers_to_member_functions
pointer to data memberhttps://www.cppreference.com/cpp/language/pointer#Pointers_to_data_members
splice specifierhttps://www.cppreference.com/cpp/language/splice_specifiers
Address of an overloaded functionhttps://www.cppreference.com/cpp/language/overloaded_address
overload resolution against user-defined operatorshttps://www.cppreference.com/cpp/language/overload_resolution#Call_to_an_overloaded_operator
viable functionhttps://www.cppreference.com/cpp/language/overload_resolution#Viable_functions
completehttps://www.cppreference.com/cpp/language/incomplete_type
static memberhttps://www.cppreference.com/cpp/language/static
enumeratorhttps://www.cppreference.com/cpp/language/enum
discarded-value expressionhttps://www.cppreference.com/cpp/language/expressions#Discarded-value_expressions
identifier expressionhttps://www.cppreference.com/cpp/language/identifiers#In_expressions
qualifiedhttps://www.cppreference.com/cpp/language/identifiers#Qualified_identifiers
template disambiguatorhttps://www.cppreference.com/cpp/language/dependent_name#template_disambiguator
splice expressionhttps://www.cppreference.com/cpp/language/splice_specifiers
static data memberhttps://www.cppreference.com/cpp/language/static
non-static data memberhttps://www.cppreference.com/cpp/language/data_members
materializedhttps://www.cppreference.com/cpp/language/implicit_conversion#Temporary_materialization
mutablehttps://www.cppreference.com/cpp/language/cv#mutable_specifier
cv-qualificationhttps://www.cppreference.com/cpp/language/cv
static member functionshttps://www.cppreference.com/cpp/language/static
non-static member functionshttps://www.cppreference.com/cpp/language/member_functions
member function call operatorhttps://www.cppreference.com/cpp/language/operator_other#Built-in_function_call_operator
function overload resolutionhttps://www.cppreference.com/cpp/language/overload_resolution#Call_to_a_named_function
static member functionhttps://www.cppreference.com/cpp/language/static
non-static member functionhttps://www.cppreference.com/cpp/language/member_functions
nested typehttps://www.cppreference.com/cpp/language/nested_classes
ScalarTypehttps://www.cppreference.com/cpp/named_req/ScalarType
type namehttps://www.cppreference.com/cpp/language/type#Type_naming
decltype specifierhttps://www.cppreference.com/cpp/language/decltype
qualifiedhttps://www.cppreference.com/cpp/language/identifiers#Qualified_identifiers
overload resolution against user-defined operatorshttps://www.cppreference.com/cpp/language/overload_resolution#Call_to_an_overloaded_operator
viable functionhttps://www.cppreference.com/cpp/language/overload_resolution#Viable_functions
similarhttps://www.cppreference.com/cpp/language/implicit_conversion#Similar_types
datahttps://www.cppreference.com/cpp/language/pointer#Pointers_to_data_members
functionhttps://www.cppreference.com/cpp/language/pointer#Pointers_to_member_functions
materializedhttps://www.cppreference.com/cpp/language/implicit_conversion#Temporary_materialization
similarhttps://www.cppreference.com/cpp/language/implicit_conversion#Similar_types
most derived objecthttps://www.cppreference.com/cpp/language/object#Subobjects
overload resolution against user-defined operatorshttps://www.cppreference.com/cpp/language/overload_resolution#Call_to_an_overloaded_operator
operator[]https://www.cppreference.com/cpp/utility/bitset/operator_at
[edit]https://cppreference.com/index.php?title=Template:cpp/utility/bitset/dsc_operator_at&action=edit
operator[]https://www.cppreference.com/cpp/memory/unique_ptr/operator_at
[edit]https://cppreference.com/index.php?title=Template:cpp/memory/unique_ptr/dsc_operator_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
operator[]https://www.cppreference.com/cpp/container/array/operator_at
[edit]https://cppreference.com/index.php?title=Template:cpp/container/dsc_operator_at&action=edit
operator[]https://www.cppreference.com/cpp/container/deque/operator_at
[edit]https://cppreference.com/index.php?title=Template:cpp/container/dsc_operator_at&action=edit
operator[]https://www.cppreference.com/cpp/container/vector/operator_at
[edit]https://cppreference.com/index.php?title=Template:cpp/container/dsc_operator_at&action=edit
operator[]https://www.cppreference.com/cpp/container/map/operator_at
[edit]https://cppreference.com/index.php?title=Template:cpp/container/dsc_operator_at&action=edit
operator[]https://www.cppreference.com/cpp/container/unordered_map/operator_at
[edit]https://cppreference.com/index.php?title=Template:cpp/container/dsc_operator_at&action=edit
operator[]https://www.cppreference.com/cpp/iterator/reverse_iterator/operator_at
[edit]https://cppreference.com/index.php?title=Template:cpp/iterator/reverse_iterator/dsc_operator_at&action=edit
operator[]https://www.cppreference.com/cpp/iterator/move_iterator/operator_at
[edit]https://cppreference.com/index.php?title=Template:cpp/iterator/adaptor/dsc_operator_at&action=edit
operator[]https://www.cppreference.com/cpp/numeric/valarray/operator_at
[edit]https://cppreference.com/index.php?title=Template:cpp/numeric/valarray/dsc_operator_at&action=edit
operator[]https://www.cppreference.com/cpp/regex/match_results/operator_at
[edit]https://cppreference.com/index.php?title=Template:cpp/regex/match_results/dsc_operator_at&action=edit
operator*operator->https://www.cppreference.com/cpp/memory/unique_ptr/operator*
[edit]https://cppreference.com/index.php?title=Template:cpp/memory/unique_ptr/dsc_operator*&action=edit
operator*operator->https://www.cppreference.com/cpp/memory/shared_ptr/operator*
[edit]https://cppreference.com/index.php?title=Template:cpp/memory/shared_ptr/dsc_operator*&action=edit
operator*operator->https://www.cppreference.com/cpp/memory/auto_ptr/operator*
[edit]https://cppreference.com/index.php?title=Template:cpp/memory/auto_ptr/dsc_operator*&action=edit
operator*https://www.cppreference.com/cpp/memory/raw_storage_iterator/operator*
[edit]https://cppreference.com/index.php?title=Template:cpp/memory/raw_storage_iterator/dsc_operator*&action=edit
operator*operator->https://www.cppreference.com/cpp/iterator/reverse_iterator/operator*
[edit]https://cppreference.com/index.php?title=Template:cpp/iterator/reverse_iterator/dsc_operator*&action=edit
operator*https://www.cppreference.com/cpp/iterator/back_insert_iterator/operator*
[edit]https://cppreference.com/index.php?title=Template:cpp/iterator/inserter/dsc_operator*&action=edit
operator*https://www.cppreference.com/cpp/iterator/front_insert_iterator/operator*
[edit]https://cppreference.com/index.php?title=Template:cpp/iterator/inserter/dsc_operator*&action=edit
operator*https://www.cppreference.com/cpp/iterator/insert_iterator/operator*
[edit]https://cppreference.com/index.php?title=Template:cpp/iterator/inserter/dsc_operator*&action=edit
operator*operator->https://www.cppreference.com/cpp/iterator/move_iterator/operator*
[edit]https://cppreference.com/index.php?title=Template:cpp/iterator/adaptor/dsc_operator*&action=edit
operator*operator->https://www.cppreference.com/cpp/iterator/istream_iterator/operator*
[edit]https://cppreference.com/index.php?title=Template:cpp/iterator/istream_iterator/dsc_operator*&action=edit
operator*https://www.cppreference.com/cpp/iterator/ostream_iterator/operator*
[edit]https://cppreference.com/index.php?title=Template:cpp/iterator/ostream_iterator/dsc_operator*&action=edit
operator*https://www.cppreference.com/cpp/iterator/istreambuf_iterator/operator*
[edit]https://cppreference.com/index.php?title=Template:cpp/iterator/istreambuf_iterator/dsc_operator*&action=edit
operator*https://www.cppreference.com/cpp/iterator/ostreambuf_iterator/operator*
[edit]https://cppreference.com/index.php?title=Template:cpp/iterator/ostreambuf_iterator/dsc_operator*&action=edit
operator*operator->https://www.cppreference.com/cpp/regex/regex_iterator/operator*
[edit]https://cppreference.com/index.php?title=Template:cpp/regex/regex_iterator/dsc_operator*&action=edit
operator*operator->https://www.cppreference.com/cpp/regex/regex_token_iterator/operator*
[edit]https://cppreference.com/index.php?title=Template:cpp/regex/regex_token_iterator/dsc_operator*&action=edit
CComPtrhttps://msdn.microsoft.com/en-us/library/31k6d0k7(v=vs.100).aspx
boost.spirithttps://www.boost.org/doc/libs/release/libs/spirit/doc/html/spirit/qi/reference/operator/and_predicate.html
smart pointer interfacehttps://www.aristeia.com/Papers/DDJ_Oct_1999.pdf
boost.phoenixhttps://www.boost.org/doc/libs/release/libs/phoenix/doc/html/phoenix/modules/operator.html#phoenix.modules.operator.member_pointer_operator
cpp.reacthttps://github.com/schlangster/cpp.react/blob/master/include/react/Signal.h#L557
__cpp_multidimensional_subscripthttps://www.cppreference.com/cpp/feature_test#cpp_multidimensional_subscript
202110Lhttps://www.cppreference.com/cpp/compiler_support/23#cpp_multidimensional_subscript_202110L
Multidimensional subscript operatorhttps://www.cppreference.com/cpp/language/operators#Array_subscript_operator
CWG 1213https://cplusplus.github.io/CWG/issues/1213.html
CWG 1458https://cplusplus.github.io/CWG/issues/1458.html
CWG 1642https://cplusplus.github.io/CWG/issues/1642.html
CWG 1800https://cplusplus.github.io/CWG/issues/1800.html
CWG 2614https://cplusplus.github.io/CWG/issues/2614.html
CWG 2725https://cplusplus.github.io/CWG/issues/2725.html
CWG 2748https://cplusplus.github.io/CWG/issues/2748.html
CWG 2813https://cplusplus.github.io/CWG/issues/2813.html
CWG 2823https://cplusplus.github.io/CWG/issues/2823.html
Operator precedencehttps://www.cppreference.com/cpp/language/operator_precedence
Operator overloadinghttps://www.cppreference.com/cpp/language/operators
assignmenthttps://www.cppreference.com/cpp/language/operator_assignment
incrementdecrementhttps://www.cppreference.com/cpp/language/operator_incdec
arithmetichttps://www.cppreference.com/cpp/language/operator_arithmetic
logicalhttps://www.cppreference.com/cpp/language/operator_logical
comparisonhttps://www.cppreference.com/cpp/language/operator_comparison
otherhttps://www.cppreference.com/cpp/language/operator_other
static_casthttps://www.cppreference.com/cpp/language/static_cast
dynamic_casthttps://www.cppreference.com/cpp/language/dynamic_cast
const_casthttps://www.cppreference.com/cpp/language/const_cast
cvhttps://www.cppreference.com/cpp/language/cv
reinterpret_casthttps://www.cppreference.com/cpp/language/reinterpret_cast
C-style casthttps://www.cppreference.com/cpp/language/explicit_cast
newhttps://www.cppreference.com/cpp/language/new
deletehttps://www.cppreference.com/cpp/language/delete
sizeofhttps://www.cppreference.com/cpp/language/sizeof
sizeof...https://www.cppreference.com/cpp/language/sizeof...
packhttps://www.cppreference.com/cpp/language/pack
typeidhttps://www.cppreference.com/cpp/language/typeid
noexcepthttps://www.cppreference.com/cpp/language/noexcept
alignofhttps://www.cppreference.com/cpp/language/alignof
^^https://www.cppreference.com/cpp/language/operator_reflection
C documentationhttps://www.cppreference.com/c/language/operator_member_access
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
Pages with too many expensive parser function callshttps://www.cppreference.com/index.php?title=Category:Pages_with_too_many_expensive_parser_function_calls&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/language/operator_member_access
What links herehttps://www.cppreference.com/Special:WhatLinksHere/cpp/language/operator_member_access
Related changeshttps://www.cppreference.com/Special:RecentChangesLinked/cpp/language/operator_member_access
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/language/operator_member_access&oldid=183005
Page informationhttps://www.cppreference.com/index.php?title=cpp/language/operator_member_access&action=info
Deutschhttps://de.cppreference.com/cpp/language/operator_member_access
Españolhttp://es.cppreference.com/cpp/language/operator_member_access
Françaishttp://fr.cppreference.com/cpp/language/operator_member_access
Italianohttp://it.cppreference.com/cpp/language/operator_member_access
日本語http://ja.cppreference.com/cpp/language/operator_member_access
Portuguêshttp://pt.cppreference.com/cpp/language/operator_member_access
Русскийhttp://ru.cppreference.com/cpp/language/operator_member_access
中文http://zh.cppreference.com/cpp/language/operator_member_access

Viewport: width=1120

Robots: max-image-preview:standard


URLs of crawlers that visited me.