René's URL Explorer Experiment


Title: Other operators - 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%2Flanguage%2Foperator+other
Log inhttps://cppreference.com/index.php?title=Special:UserLogin&returnto=cpp%2Flanguage%2Foperator+other
Pagehttps://cppreference.com/cpp/language/operator_other
Discussionhttps://cppreference.com/index.php?title=Talk:cpp/language/operator_other&action=edit&redlink=1
https://cppreference.com/cpp/language/operator_other
Readhttps://cppreference.com/cpp/language/operator_other
View sourcehttps://cppreference.com/index.php?title=cpp/language/operator_other&action=edit
View historyhttps://cppreference.com/index.php?title=cpp/language/operator_other&action=history
https://cppreference.com/cpp/language/operator_other
cpphttps://cppreference.com/cpp
languagehttps://cppreference.com/cpp/language
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
C++ languagehttps://cppreference.com/cpp/language
Preprocessorhttps://cppreference.com/cpp/preprocessor
Commentshttps://cppreference.com/cpp/comment
Keywordshttps://cppreference.com/cpp/keyword
Escape sequenceshttps://cppreference.com/cpp/language/escape
Flow controlhttps://cppreference.com/cpp/language/statements
ifhttps://cppreference.com/cpp/language/if
switchhttps://cppreference.com/cpp/language/switch
forhttps://cppreference.com/cpp/language/for
range-forhttps://cppreference.com/cpp/language/range-for
whilehttps://cppreference.com/cpp/language/while
do-whilehttps://cppreference.com/cpp/language/do
continuehttps://cppreference.com/cpp/language/continue
breakhttps://cppreference.com/cpp/language/break
gotohttps://cppreference.com/cpp/language/goto
returnhttps://cppreference.com/cpp/language/return
Functionshttps://cppreference.com/cpp/language/functions
Function declarationhttps://cppreference.com/cpp/language/function
Lambda function expressionhttps://cppreference.com/cpp/language/lambda
inline specifierhttps://cppreference.com/cpp/language/inline
Dynamic exception specificationshttps://cppreference.com/cpp/language/except_spec
noexcept specifierhttps://cppreference.com/cpp/language/noexcept_spec
throw-expressionhttps://cppreference.com/cpp/language/throw
try blockhttps://cppreference.com/cpp/language/try
catch handlerhttps://cppreference.com/cpp/language/catch
Namespace declarationhttps://cppreference.com/cpp/language/namespace
Namespace aliaseshttps://cppreference.com/cpp/language/namespace_alias
Fundamental typeshttps://cppreference.com/cpp/language/types
Enumeration typeshttps://cppreference.com/cpp/language/enum
Function typeshttps://cppreference.com/cpp/language/function
Class/struct typeshttps://cppreference.com/cpp/language/class
Union typeshttps://cppreference.com/cpp/language/union
const/volatilehttps://cppreference.com/cpp/language/cv
decltypehttps://cppreference.com/cpp/language/decltype
autohttps://cppreference.com/cpp/language/auto
constexprhttps://cppreference.com/cpp/language/constexpr
constevalhttps://cppreference.com/cpp/language/consteval
constinithttps://cppreference.com/cpp/language/constinit
Storage duration specifiershttps://cppreference.com/cpp/language/storage_duration
Initializationhttps://cppreference.com/cpp/language/initialization
Default-initializationhttps://cppreference.com/cpp/language/default_initialization
Value-initializationhttps://cppreference.com/cpp/language/value_initialization
Zero-initializationhttps://cppreference.com/cpp/language/zero_initialization
Copy-initializationhttps://cppreference.com/cpp/language/copy_initialization
Direct-initializationhttps://cppreference.com/cpp/language/direct_initialization
Aggregate initializationhttps://cppreference.com/cpp/language/aggregate_initialization
List-initializationhttps://cppreference.com/cpp/language/list_initialization
Constant initializationhttps://cppreference.com/cpp/language/constant_initialization
Reference initializationhttps://cppreference.com/cpp/language/reference_initialization
Expressionshttps://cppreference.com/cpp/language/expressions
Value categorieshttps://cppreference.com/cpp/language/value_category
Order of evaluationhttps://cppreference.com/cpp/language/eval_order
Operatorshttps://cppreference.com/cpp/language/operators
Operator precedencehttps://cppreference.com/cpp/language/operator_precedence
Alternative representationshttps://cppreference.com/cpp/language/operator_alternative
Literalshttps://cppreference.com/cpp/language/expressions#Literals
Booleanhttps://cppreference.com/cpp/language/bool_literal
Integerhttps://cppreference.com/cpp/language/integer_literal
Floating-pointhttps://cppreference.com/cpp/language/floating_literal
Characterhttps://cppreference.com/cpp/language/character_literal
Stringhttps://cppreference.com/cpp/language/string_literal
nullptrhttps://cppreference.com/cpp/language/nullptr
User-definedhttps://cppreference.com/cpp/language/user_literal
Attributeshttps://cppreference.com/cpp/language/attributes
typedef declarationhttps://cppreference.com/cpp/language/typedef
Type alias declarationhttps://cppreference.com/cpp/language/type_alias
Implicit conversionshttps://cppreference.com/cpp/language/implicit_conversion
static_casthttps://cppreference.com/cpp/language/static_cast
const_casthttps://cppreference.com/cpp/language/const_cast
Explicit conversionshttps://cppreference.com/cpp/language/explicit_cast
dynamic_casthttps://cppreference.com/cpp/language/dynamic_cast
reinterpret_casthttps://cppreference.com/cpp/language/reinterpret_cast
new expressionhttps://cppreference.com/cpp/language/new
delete expressionhttps://cppreference.com/cpp/language/delete
Classeshttps://cppreference.com/cpp/language/classes
Class declarationhttps://cppreference.com/cpp/language/class
Constructorshttps://cppreference.com/cpp/language/constructor
this pointerhttps://cppreference.com/cpp/language/this
Access specifiershttps://cppreference.com/cpp/language/access
friend specifierhttps://cppreference.com/cpp/language/friend
Virtual functionhttps://cppreference.com/cpp/language/virtual
override specifierhttps://cppreference.com/cpp/language/override
final specifierhttps://cppreference.com/cpp/language/final
explicithttps://cppreference.com/cpp/language/explicit
statichttps://cppreference.com/cpp/language/static
Default constructorhttps://cppreference.com/cpp/language/default_constructor
Copy constructorhttps://cppreference.com/cpp/language/copy_constructor
Move constructorhttps://cppreference.com/cpp/language/move_constructor
Copy assignmenthttps://cppreference.com/cpp/language/as_operator
Move assignmenthttps://cppreference.com/cpp/language/move_operator
Destructorhttps://cppreference.com/cpp/language/destructor
Templateshttps://cppreference.com/cpp/language/templates
Class templatehttps://cppreference.com/cpp/language/class_template
Function templatehttps://cppreference.com/cpp/language/function_template
Template specializationhttps://cppreference.com/cpp/language/template_specialization
Parameter packshttps://cppreference.com/cpp/language/pack
Inline assemblyhttps://cppreference.com/cpp/language/asm
History of C++https://cppreference.com/cpp/language/history
[edit]https://cppreference.com/index.php?title=Template:cpp/language/navbar_content&action=edit
Expressionshttps://cppreference.com/cpp/language/expressions
Value categorieshttps://cppreference.com/cpp/language/value_category
Order of evaluationhttps://cppreference.com/cpp/language/eval_order
Constant expressionshttps://cppreference.com/cpp/language/constant_expression
Primary expressionshttps://cppreference.com/cpp/language/expressions#Primary_expressions
Lambda expressionshttps://cppreference.com/cpp/language/lambda
Requires expressionshttps://cppreference.com/cpp/language/requires
Pack indexing expressionhttps://cppreference.com/cpp/language/pack_indexing#Pack_indexing_expression
Potentially-evaluated expressionshttps://cppreference.com/cpp/language/expressions#Potentially-evaluated_expressions
Integer literalshttps://cppreference.com/cpp/language/integer_literal
Floating-point literalshttps://cppreference.com/cpp/language/floating_literal
Boolean literalshttps://cppreference.com/cpp/language/bool_literal
Character literalshttps://cppreference.com/cpp/language/character_literal
Escape sequenceshttps://cppreference.com/cpp/language/escape
String literalshttps://cppreference.com/cpp/language/string_literal
Null pointer literalhttps://cppreference.com/cpp/language/nullptr
User-defined literalhttps://cppreference.com/cpp/language/user_literal
Assignment operatorshttps://cppreference.com/cpp/language/operator_assignment
Increment and decrementhttps://cppreference.com/cpp/language/operator_incdec
Arithmetic operatorshttps://cppreference.com/cpp/language/operator_arithmetic
Logical operatorshttps://cppreference.com/cpp/language/operator_logical
Comparison operatorshttps://cppreference.com/cpp/language/operator_comparison
Member access operatorshttps://cppreference.com/cpp/language/operator_member_access
Reflection operatorhttps://cppreference.com/cpp/language/operator_reflection
new-expressionhttps://cppreference.com/cpp/language/new
delete-expressionhttps://cppreference.com/cpp/language/delete
throw-expressionhttps://cppreference.com/cpp/language/throw
alignofhttps://cppreference.com/cpp/language/alignof
sizeofhttps://cppreference.com/cpp/language/sizeof
sizeof...https://cppreference.com/cpp/language/sizeof...
typeidhttps://cppreference.com/cpp/language/typeid
noexcepthttps://cppreference.com/cpp/language/noexcept
Fold expressionshttps://cppreference.com/cpp/language/fold
Alternative representations of operatorshttps://cppreference.com/cpp/language/operator_alternative
Precedence and associativityhttps://cppreference.com/cpp/language/operator_precedence
Operator overloadinghttps://cppreference.com/cpp/language/operators
Default comparisonshttps://cppreference.com/cpp/language/default_comparisons
Implicit conversionshttps://cppreference.com/cpp/language/implicit_conversion
Explicit conversionshttps://cppreference.com/cpp/language/explicit_cast
Usual arithmetic conversionshttps://cppreference.com/cpp/language/usual_arithmetic_conversions
User-defined conversionhttps://cppreference.com/cpp/language/cast_operator
const_casthttps://cppreference.com/cpp/language/const_cast
static_casthttps://cppreference.com/cpp/language/static_cast
dynamic_casthttps://cppreference.com/cpp/language/dynamic_cast
reinterpret_casthttps://cppreference.com/cpp/language/reinterpret_cast
[edit]https://cppreference.com/index.php?title=Template:cpp/language/expressions/navbar_content&action=edit
Over​load​ablehttps://cppreference.com/cpp/language/operators
1 Built-in function call operatorhttps://cppreference.com/cpp/language/operator_other#Built-in_function_call_operator
2 Built-in comma operatorhttps://cppreference.com/cpp/language/operator_other#Built-in_comma_operator
3 Conditional operatorhttps://cppreference.com/cpp/language/operator_other#Conditional_operator
3.1 Stage 1https://cppreference.com/cpp/language/operator_other#Stage_1
3.2 Stage 2https://cppreference.com/cpp/language/operator_other#Stage_2
3.3 Stage 3https://cppreference.com/cpp/language/operator_other#Stage_3
3.4 Stage 4https://cppreference.com/cpp/language/operator_other#Stage_4
3.5 Stage 5https://cppreference.com/cpp/language/operator_other#Stage_5
3.6 Stage 6https://cppreference.com/cpp/language/operator_other#Stage_6
3.7 Overloadshttps://cppreference.com/cpp/language/operator_other#Overloads
4 Standard libraryhttps://cppreference.com/cpp/language/operator_other#Standard_library
5 Defect reportshttps://cppreference.com/cpp/language/operator_other#Defect_reports
6 See alsohttps://cppreference.com/cpp/language/operator_other#See_also
brace-enclosed initializer listshttps://cppreference.com/cpp/language/initialization
static member functionhttps://cppreference.com/cpp/language/static
function-to-pointer conversionhttps://cppreference.com/cpp/language/implicit_conversion#Function-to-pointer_conversion
overload resolutionhttps://cppreference.com/cpp/language/overload_resolution
implicit conversionhttps://cppreference.com/cpp/language/implicit_conversion
default argumenthttps://cppreference.com/cpp/language/default_arguments
full-expressionhttps://cppreference.com/cpp/language/expressions#Full-expressions
function try blockshttps://cppreference.com/cpp/language/try#Function_try_block
default argument promotionshttps://cppreference.com/cpp/language/variadic_arguments#Default_conversions
covariant return typeshttps://en.wikipedia.org/wiki/Covariant_return_type
complete typehttps://cppreference.com/cpp/language/type#Incomplete_type
decltypehttps://cppreference.com/cpp/language/decltype
built-in comma operatorhttps://cppreference.com/cpp/language/operator_other#Built-in_comma_operator
postcondition assertionshttps://cppreference.com/cpp/language/function#Postcondition_assertions
evaluated in sequencehttps://cppreference.com/cpp/language/contracts#Evaluate_in_sequence
temporary objectshttps://cppreference.com/cpp/language/lifetime#Temporary_object_lifetime
indeterminately sequencedhttps://cppreference.com/cpp/language/eval_order
sequenced beforehttps://cppreference.com/cpp/language/eval_order
function-style casthttps://cppreference.com/cpp/language/explicit_cast
discardedhttps://cppreference.com/cpp/language/expressions#Discarded-value_expressions
until the end of the containing full expressionhttps://cppreference.com/cpp/language/lifetime#Temporary_object_lifetime
subscript operatorhttps://cppreference.com/cpp/language/operator_member_access#Built-in_subscript_operator
subscript operatorhttps://cppreference.com/cpp/language/operator_member_access#Built-in_subscript_operator
contextually convertedhttps://cppreference.com/cpp/language/implicit_conversion
throw expressionhttps://cppreference.com/cpp/language/throw
[1]https://cppreference.com/cpp/language/operator_other#cite_note-1
bit-fieldhttps://cppreference.com/cpp/language/bit_field
implicit conversion sequencehttps://cppreference.com/cpp/language/implicit_conversion
[2]https://cppreference.com/cpp/language/operator_other#cite_note-2
bind directlyhttps://cppreference.com/cpp/language/reference_initialization#Direct_binding
standard conversionshttps://cppreference.com/cpp/language/implicit_conversion
Overload resolutionhttps://cppreference.com/cpp/language/overload_resolution
built-in candidateshttps://cppreference.com/cpp/language/operator_other#Overloads
copy-initializedhttps://cppreference.com/cpp/language/copy_initialization
usual arithmetic conversionshttps://cppreference.com/cpp/language/usual_arithmetic_conversions
composite pointer typehttps://cppreference.com/cpp/language/pointer#Composite_pointer_type
composite pointer typehttps://cppreference.com/cpp/language/pointer#Composite_pointer_type
https://cppreference.com/cpp/language/operator_other#cite_ref-1
constexpr programminghttps://cppreference.com/cpp/language/constexpr
https://cppreference.com/cpp/language/operator_other#cite_ref-2
Member accesshttps://cppreference.com/cpp/language/access
usual arithmetic conversionshttps://cppreference.com/cpp/language/usual_arithmetic_conversions
operator()https://cppreference.com/cpp/memory/default_delete
[edit]https://cppreference.com/index.php?title=Template:cpp/memory/default_delete/dsc_operator()&action=edit
operator()https://cppreference.com/cpp/utility/functional/plus
[edit]https://cppreference.com/index.php?title=Template:cpp/utility/functional/plus/dsc_operator()&action=edit
operator()https://cppreference.com/cpp/utility/functional/minus
[edit]https://cppreference.com/index.php?title=Template:cpp/utility/functional/minus/dsc_operator()&action=edit
operator()https://cppreference.com/cpp/utility/functional/multiplies
[edit]https://cppreference.com/index.php?title=Template:cpp/utility/functional/multiplies/dsc_operator()&action=edit
operator()https://cppreference.com/cpp/utility/functional/divides
[edit]https://cppreference.com/index.php?title=Template:cpp/utility/functional/divides/dsc_operator()&action=edit
operator()https://cppreference.com/cpp/utility/functional/modulus
[edit]https://cppreference.com/index.php?title=Template:cpp/utility/functional/modulus/dsc_operator()&action=edit
operator()https://cppreference.com/cpp/utility/functional/negate
[edit]https://cppreference.com/index.php?title=Template:cpp/utility/functional/negate/dsc_operator()&action=edit
operator()https://cppreference.com/cpp/utility/functional/equal_to
[edit]https://cppreference.com/index.php?title=Template:cpp/utility/functional/equal_to/dsc_operator()&action=edit
operator()https://cppreference.com/cpp/utility/functional/not_equal_to
[edit]https://cppreference.com/index.php?title=Template:cpp/utility/functional/not_equal_to/dsc_operator()&action=edit
operator()https://cppreference.com/cpp/utility/functional/greater
[edit]https://cppreference.com/index.php?title=Template:cpp/utility/functional/greater/dsc_operator()&action=edit
operator()https://cppreference.com/cpp/utility/functional/less
[edit]https://cppreference.com/index.php?title=Template:cpp/utility/functional/less/dsc_operator()&action=edit
operator()https://cppreference.com/cpp/utility/functional/greater_equal
[edit]https://cppreference.com/index.php?title=Template:cpp/utility/functional/greater_equal/dsc_operator()&action=edit
operator()https://cppreference.com/cpp/utility/functional/less_equal
[edit]https://cppreference.com/index.php?title=Template:cpp/utility/functional/less_equal/dsc_operator()&action=edit
operator()https://cppreference.com/cpp/utility/functional/logical_and
[edit]https://cppreference.com/index.php?title=Template:cpp/utility/functional/logical_and/dsc_operator()&action=edit
operator()https://cppreference.com/cpp/utility/functional/logical_or
[edit]https://cppreference.com/index.php?title=Template:cpp/utility/functional/logical_or/dsc_operator()&action=edit
operator()https://cppreference.com/cpp/utility/functional/logical_not
[edit]https://cppreference.com/index.php?title=Template:cpp/utility/functional/logical_not/dsc_operator()&action=edit
operator()https://cppreference.com/cpp/utility/functional/bit_and
[edit]https://cppreference.com/index.php?title=Template:cpp/utility/functional/bit_and/dsc_operator()&action=edit
operator()https://cppreference.com/cpp/utility/functional/bit_or
[edit]https://cppreference.com/index.php?title=Template:cpp/utility/functional/bit_or/dsc_operator()&action=edit
operator()https://cppreference.com/cpp/utility/functional/bit_xor
[edit]https://cppreference.com/index.php?title=Template:cpp/utility/functional/bit_xor/dsc_operator()&action=edit
operator()https://cppreference.com/cpp/utility/functional/unary_negate
[edit]https://cppreference.com/index.php?title=Template:cpp/utility/functional/unary_negate/dsc_operator()&action=edit
operator()https://cppreference.com/cpp/utility/functional/binary_negate
[edit]https://cppreference.com/index.php?title=Template:cpp/utility/functional/binary_negate/dsc_operator()&action=edit
operator()https://cppreference.com/cpp/utility/functional/reference_wrapper/operator()
[edit]https://cppreference.com/index.php?title=Template:cpp/utility/functional/reference_wrapper/dsc_operator()&action=edit
operator()https://cppreference.com/cpp/utility/functional/function/operator()
[edit]https://cppreference.com/index.php?title=Template:cpp/utility/functional/function/dsc_operator()&action=edit
operator()https://cppreference.com/cpp/utility/functional/move_only_function/operator()
[edit]https://cppreference.com/index.php?title=Template:cpp/utility/functional/move_only_function/dsc_operator()&action=edit
operator()https://cppreference.com/cpp/utility/functional/copyable_function/operator()
[edit]https://cppreference.com/index.php?title=Template:cpp/utility/functional/copyable_function/dsc_operator()&action=edit
operator()https://cppreference.com/index.php?title=cpp/coroutine/coroutine_handle/operator()&action=edit&redlink=1
[edit]https://cppreference.com/index.php?title=Template:cpp/coroutine/coroutine_handle/dsc_operator()&action=edit
operator()https://cppreference.com/cpp/locale/locale/operator()
[edit]https://cppreference.com/index.php?title=Template:cpp/locale/locale/dsc_operator()&action=edit
operator()https://cppreference.com/cpp/container/map/value_compare
[edit]https://cppreference.com/index.php?title=Template:cpp/container/value_compare/dsc_operator()&action=edit
operator()https://cppreference.com/cpp/container/multimap/value_compare
[edit]https://cppreference.com/index.php?title=Template:cpp/container/value_compare/dsc_operator()&action=edit
operator()https://cppreference.com/cpp/thread/packaged_task/operator()
[edit]https://cppreference.com/index.php?title=Template:cpp/thread/packaged_task/dsc_operator()&action=edit
operator()https://cppreference.com/cpp/numeric/random/linear_congruential_engine/operator()
[edit]https://cppreference.com/index.php?title=Template:cpp/numeric/random/engine/dsc_operator()&action=edit
operator()https://cppreference.com/cpp/numeric/random/uniform_int_distribution/operator()
[edit]https://cppreference.com/index.php?title=Template:cpp/numeric/random/distribution/dsc_operator()&action=edit
boost.assignhttps://www.boost.org/doc/libs/release/libs/assign/doc/index.html#intro
boost.spirithttps://www.boost.org/doc/libs/release/libs/spirit/doc/html/index.html
SOCIhttps://soci.sourceforge.net/doc.html
CWG 446https://cplusplus.github.io/CWG/issues/446.html
CWG 462https://cplusplus.github.io/CWG/issues/462.html
CWG 587https://cplusplus.github.io/CWG/issues/587.html
CWG 1029https://cplusplus.github.io/CWG/issues/1029.html
CWG 1550https://cplusplus.github.io/CWG/issues/1550.html
CWG 1560https://cplusplus.github.io/CWG/issues/1560.html
CWG 1642https://cplusplus.github.io/CWG/issues/1642.html
CWG 1805https://cplusplus.github.io/CWG/issues/1805.html
CWG 1895https://cplusplus.github.io/CWG/issues/1895.html
CWG 1932https://cplusplus.github.io/CWG/issues/1932.html
CWG 2226https://cplusplus.github.io/CWG/issues/2226.html
CWG 2283https://cplusplus.github.io/CWG/issues/2283.html
P0135R1https://wg21.link/P0135R1
CWG 2321https://cplusplus.github.io/CWG/issues/2321.html
CWG 2715https://cplusplus.github.io/CWG/issues/2715.html
[1]https://cppreference.com/cpp/language/operator_other#cite_note-3
CWG 2850https://cplusplus.github.io/CWG/issues/2850.html
CWG 2865https://cplusplus.github.io/CWG/issues/2865.html
CWG 2906https://cplusplus.github.io/CWG/issues/2906.html
https://cppreference.com/cpp/language/operator_other#cite_ref-3
Operator precedencehttps://cppreference.com/cpp/language/operator_precedence
Operator overloadinghttps://cppreference.com/cpp/language/operators
assignmenthttps://cppreference.com/cpp/language/operator_assignment
incrementdecrementhttps://cppreference.com/cpp/language/operator_incdec
arithmetichttps://cppreference.com/cpp/language/operator_arithmetic
logicalhttps://cppreference.com/cpp/language/operator_logical
comparisonhttps://cppreference.com/cpp/language/operator_comparison
memberaccesshttps://cppreference.com/cpp/language/operator_member_access
static_casthttps://cppreference.com/cpp/language/static_cast
dynamic_casthttps://cppreference.com/cpp/language/dynamic_cast
const_casthttps://cppreference.com/cpp/language/const_cast
cvhttps://cppreference.com/cpp/language/cv
reinterpret_casthttps://cppreference.com/cpp/language/reinterpret_cast
C-style casthttps://cppreference.com/cpp/language/explicit_cast
newhttps://cppreference.com/cpp/language/new
deletehttps://cppreference.com/cpp/language/delete
sizeofhttps://cppreference.com/cpp/language/sizeof
sizeof...https://cppreference.com/cpp/language/sizeof...
packhttps://cppreference.com/cpp/language/pack
typeidhttps://cppreference.com/cpp/language/typeid
noexcepthttps://cppreference.com/cpp/language/noexcept
alignofhttps://cppreference.com/cpp/language/alignof
^^https://cppreference.com/cpp/language/operator_reflection
C documentationhttps://cppreference.com/c/language/operator_other
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
Pages with too many expensive parser function callshttps://cppreference.com/index.php?title=Category:Pages_with_too_many_expensive_parser_function_calls&action=edit&redlink=1
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/language/operator_other
What links herehttps://cppreference.com/Special:WhatLinksHere/cpp/language/operator_other
Related changeshttps://cppreference.com/Special:RecentChangesLinked/cpp/language/operator_other
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/language/operator_other&oldid=181370
Page informationhttps://cppreference.com/index.php?title=cpp/language/operator_other&action=info
Deutschhttps://de.cppreference.com/cpp/language/operator_other
Españolhttp://es.cppreference.com/cpp/language/operator_other
Françaishttp://fr.cppreference.com/cpp/language/operator_other
Italianohttp://it.cppreference.com/cpp/language/operator_other
日本語http://ja.cppreference.com/cpp/language/operator_other
Portuguêshttp://pt.cppreference.com/cpp/language/operator_other
Русскийhttp://ru.cppreference.com/cpp/language/operator_other
中文http://zh.cppreference.com/cpp/language/operator_other

Viewport: width=1120

Robots: max-image-preview:standard


URLs of crawlers that visited me.