René's URL Explorer Experiment


Title: Arithmetic 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+arithmetic
Log inhttps://cppreference.com/index.php?title=Special:UserLogin&returnto=cpp%2Flanguage%2Foperator+arithmetic
Pagehttps://cppreference.com/cpp/language/operator_arithmetic
Discussionhttps://cppreference.com/Talk:cpp/language/operator_arithmetic
https://cppreference.com/cpp/language/operator_arithmetic
Readhttps://cppreference.com/cpp/language/operator_arithmetic
View sourcehttps://cppreference.com/index.php?title=cpp/language/operator_arithmetic&action=edit
View historyhttps://cppreference.com/index.php?title=cpp/language/operator_arithmetic&action=history
https://cppreference.com/cpp/language/operator_arithmetic
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
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
Other operatorshttps://cppreference.com/cpp/language/operator_other
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
overloadablehttps://cppreference.com/cpp/language/operators
user-defined overloadshttps://cppreference.com/cpp/language/operators
1 General explanationhttps://cppreference.com/cpp/language/operator_arithmetic#General_explanation
1.1 Conversionshttps://cppreference.com/cpp/language/operator_arithmetic#Conversions
1.2 Overflowshttps://cppreference.com/cpp/language/operator_arithmetic#Overflows
1.3 Floating-point environmenthttps://cppreference.com/cpp/language/operator_arithmetic#Floating-point_environment
1.4 Floating-point contractionhttps://cppreference.com/cpp/language/operator_arithmetic#Floating-point_contraction
2 Unary arithmetic operatorshttps://cppreference.com/cpp/language/operator_arithmetic#Unary_arithmetic_operators
2.1 Built-in unary arithmetic operatorshttps://cppreference.com/cpp/language/operator_arithmetic#Built-in_unary_arithmetic_operators
2.2 Overloadshttps://cppreference.com/cpp/language/operator_arithmetic#Overloads
3 Additive operatorshttps://cppreference.com/cpp/language/operator_arithmetic#Additive_operators
3.1 Built-in additive operatorshttps://cppreference.com/cpp/language/operator_arithmetic#Built-in_additive_operators
3.2 Pointer arithmetichttps://cppreference.com/cpp/language/operator_arithmetic#Pointer_arithmetic
3.3 Overloadshttps://cppreference.com/cpp/language/operator_arithmetic#Overloads_2
3.4 Multiplicative operatorshttps://cppreference.com/cpp/language/operator_arithmetic#Multiplicative_operators
3.5 Built-in multiplicative operatorshttps://cppreference.com/cpp/language/operator_arithmetic#Built-in_multiplicative_operators
3.6 Overloadshttps://cppreference.com/cpp/language/operator_arithmetic#Overloads_3
4 Bitwise logic operatorshttps://cppreference.com/cpp/language/operator_arithmetic#Bitwise_logic_operators
4.1 Built-in bitwise logic operatorshttps://cppreference.com/cpp/language/operator_arithmetic#Built-in_bitwise_logic_operators
4.2 Overloadshttps://cppreference.com/cpp/language/operator_arithmetic#Overloads_4
5 Bitwise shift operatorshttps://cppreference.com/cpp/language/operator_arithmetic#Bitwise_shift_operators
5.1 Built-in bitwise shift operatorshttps://cppreference.com/cpp/language/operator_arithmetic#Built-in_bitwise_shift_operators
5.2 Overloadshttps://cppreference.com/cpp/language/operator_arithmetic#Overloads_5
6 Standard libraryhttps://cppreference.com/cpp/language/operator_arithmetic#Standard_library
6.1 Unary arithmetic operatorshttps://cppreference.com/cpp/language/operator_arithmetic#Unary_arithmetic_operators_2
6.2 Additive operatorshttps://cppreference.com/cpp/language/operator_arithmetic#Additive_operators_2
6.3 Multiplicative operatorshttps://cppreference.com/cpp/language/operator_arithmetic#Multiplicative_operators_2
6.4 Bitwise logic operatorshttps://cppreference.com/cpp/language/operator_arithmetic#Bitwise_logic_operators_2
6.5 Bitwise shift operatorshttps://cppreference.com/cpp/language/operator_arithmetic#Bitwise_shift_operators_2
6.6 Stream insertion/extraction operatorshttps://cppreference.com/cpp/language/operator_arithmetic#Stream_insertion/extraction_operators
7 Defect reportshttps://cppreference.com/cpp/language/operator_arithmetic#Defect_reports
8 See alsohttps://cppreference.com/cpp/language/operator_arithmetic#See_also
integral promotionhttps://cppreference.com/cpp/language/implicit_conversion#Integral_promotion
array-to-pointerhttps://cppreference.com/cpp/language/implicit_conversion#Array-to-pointer_conversion
function-to-pointerhttps://cppreference.com/cpp/language/implicit_conversion#Function-to-pointer
usual arithmetic conversionshttps://cppreference.com/cpp/language/usual_arithmetic_conversions
two's complementhttps://cppreference.com/cpp/language/types#Range_of_values
optimized out by the compilerhttps://blog.llvm.org/2011/05/what-every-c-programmer-should-know_14.html
#pragma STDC FENV_ACCESShttps://cppreference.com/cpp/preprocessor/impl
rounding directionhttps://cppreference.com/cpp/numeric/fenv/FE_round
math_errhandlinghttps://cppreference.com/cpp/numeric/math/math_errhandling
static initializerhttps://cppreference.com/cpp/language/initialization#Non-local_variables
#pragma STDC FP_CONTRACThttps://cppreference.com/cpp/preprocessor/impl
precedencehttps://cppreference.com/cpp/language/operator_precedence
lambda expressionhttps://cppreference.com/cpp/language/lambda
overload resolution against user-defined operatorshttps://cppreference.com/cpp/language/overload_resolution#Call_to_an_overloaded_operator
precedencehttps://cppreference.com/cpp/language/operator_precedence
usual arithmetic conversionshttps://cppreference.com/cpp/language/usual_arithmetic_conversions
pointer arithmetichttps://cppreference.com/cpp/language/operator_arithmetic#Pointer_arithmetic
pointer arithmetichttps://cppreference.com/cpp/language/operator_arithmetic#Pointer_arithmetic
pointer arithmetichttps://cppreference.com/cpp/language/operator_arithmetic#Pointer_arithmetic
null pointer valuehttps://cppreference.com/cpp/language/pointer#Null_pointers
null pointer valueshttps://cppreference.com/cpp/language/pointer#Null_pointers
LegacyRandomAccessIteratorhttps://cppreference.com/cpp/named_req/RandomAccessIterator
similarhttps://cppreference.com/cpp/language/implicit_conversion#Similar_types
overload resolution against user-defined operatorshttps://cppreference.com/cpp/language/overload_resolution#Call_to_an_overloaded_operator
usual arithmetic conversionshttps://cppreference.com/cpp/language/usual_arithmetic_conversions
precedencehttps://cppreference.com/cpp/language/operator_precedence
Usual arithmetic conversionshttps://cppreference.com/cpp/language/usual_arithmetic_conversions
CWG issue 614https://cplusplus.github.io/CWG/issues/614.html
N2757https://wg21.link/n2757
overload resolution against user-defined operatorshttps://cppreference.com/cpp/language/overload_resolution#Call_to_an_overloaded_operator
usual arithmetic conversionshttps://cppreference.com/cpp/language/usual_arithmetic_conversions
precedencehttps://cppreference.com/cpp/language/operator_precedence
type namehttps://cppreference.com/cpp/language/type#type_naming
decltypehttps://cppreference.com/cpp/language/decltype
destructorhttps://cppreference.com/cpp/language/destructor
precedencehttps://cppreference.com/cpp/language/operator_precedence
usual arithmetic conversionshttps://cppreference.com/cpp/language/usual_arithmetic_conversions
overload resolution against user-defined operatorshttps://cppreference.com/cpp/language/overload_resolution#Call_to_an_overloaded_operator
usual arithmetic conversionshttps://cppreference.com/cpp/language/usual_arithmetic_conversions
precedencehttps://cppreference.com/cpp/language/operator_precedence
convertedhttps://cppreference.com/cpp/language/implicit_conversion#Integral_conversions
overload resolution against user-defined operatorshttps://cppreference.com/cpp/language/overload_resolution#Call_to_an_overloaded_operator
operator+operator-https://cppreference.com/cpp/chrono/duration/operator_arith
[edit]https://cppreference.com/index.php?title=Template:cpp/chrono/duration/dsc_operator_arith&action=edit
operator+operator-https://cppreference.com/cpp/numeric/complex/operator_arith2
[edit]https://cppreference.com/index.php?title=Template:cpp/numeric/complex/dsc_operator_arith2&action=edit
operator+operator-operator~operator!https://cppreference.com/cpp/numeric/valarray/operator_arith
[edit]https://cppreference.com/index.php?title=Template:cpp/numeric/valarray/dsc_operator_arith&action=edit
operator+operator-https://cppreference.com/cpp/chrono/time_point/operator_arith2
[edit]https://cppreference.com/index.php?title=Template:cpp/chrono/time_point/dsc_operator_arith2&action=edit
operator+operator-operator*operator/operator%https://cppreference.com/cpp/chrono/duration/operator_arith4
[edit]https://cppreference.com/index.php?title=Template:cpp/chrono/duration/dsc_operator_arith4&action=edit
operator+operator-https://cppreference.com/cpp/chrono/year_month_day/operator_arith_2
[edit]https://cppreference.com/index.php?title=Template:cpp/chrono/year_month_day/dsc_operator_arith_2&action=edit
operator+https://cppreference.com/cpp/string/basic_string/operator%2B
[edit]https://cppreference.com/index.php?title=Template:cpp/string/basic_string/dsc_operator%2B&action=edit
operator+operator-https://cppreference.com/cpp/iterator/reverse_iterator/operator_arith
operator+operator-https://cppreference.com/cpp/iterator/move_iterator/operator_arith
operator+operator-operator*operator/https://cppreference.com/cpp/numeric/complex/operator_arith3
[edit]https://cppreference.com/index.php?title=Template:cpp/numeric/complex/dsc_operator_arith3&action=edit
operator+operator-operator*operator/operator%operator&operator|operator^operator<>operator&&operatorhttps://cppreference.com/cpp/numeric/valarray/operator_arith3
[edit]https://cppreference.com/index.php?title=Template:cpp/numeric/valarray/dsc_operator_arith3&action=edit
operator+operator-operator*operator/operator%https://cppreference.com/cpp/chrono/duration/operator_arith4
[edit]https://cppreference.com/index.php?title=Template:cpp/chrono/duration/dsc_operator_arith4&action=edit
operator+operator-operator*operator/https://cppreference.com/cpp/numeric/complex/operator_arith3
[edit]https://cppreference.com/index.php?title=Template:cpp/numeric/complex/dsc_operator_arith3&action=edit
operator+operator-operator*operator/operator%operator&operator|operator^operator<>operator&&operatorhttps://cppreference.com/cpp/numeric/valarray/operator_arith3
[edit]https://cppreference.com/index.php?title=Template:cpp/numeric/valarray/dsc_operator_arith3&action=edit
operator&=operator|=operator^=operator~https://cppreference.com/cpp/utility/bitset/operator_logic
[edit]https://cppreference.com/index.php?title=Template:cpp/utility/bitset/dsc_operator_logic&action=edit
operator&operator|operator^https://cppreference.com/cpp/utility/bitset/operator_logic2
[edit]https://cppreference.com/index.php?title=Template:cpp/utility/bitset/dsc_operator_logic2&action=edit
operator~https://cppreference.com/cpp/numeric/valarray/operator_arith
operator^operator&operator|https://cppreference.com/cpp/numeric/valarray/operator_arith3
operator<>https://cppreference.com/cpp/numeric/valarray/operator_arith3
operator<>https://cppreference.com/cpp/utility/bitset/operator_ltltgtgt
operator>>https://cppreference.com/cpp/io/basic_istream/operator_gtgt
[edit]https://cppreference.com/index.php?title=Template:cpp/io/basic_istream/dsc_operator_gtgt&action=edit
operator>>(std::basic_istream)https://cppreference.com/cpp/io/basic_istream/operator_gtgt2
[edit]https://cppreference.com/index.php?title=Template:cpp/io/basic_istream/dsc_operator_gtgt2&action=edit
operator<<https://cppreference.com/cpp/io/basic_ostream/operator_ltlt
[edit]https://cppreference.com/index.php?title=Template:cpp/io/basic_ostream/dsc_operator_ltlt&action=edit
operator<<(std::basic_ostream)https://cppreference.com/cpp/io/basic_ostream/operator_ltlt2
[edit]https://cppreference.com/index.php?title=Template:cpp/io/basic_ostream/dsc_operator_ltlt2&action=edit
operator<>https://cppreference.com/cpp/numeric/complex/operator_ltltgtgt
[edit]https://cppreference.com/index.php?title=Template:cpp/numeric/complex/dsc_operator_ltltgtgt&action=edit
operator<>https://cppreference.com/cpp/utility/bitset/operator_ltltgtgt2
[edit]https://cppreference.com/index.php?title=Template:cpp/utility/bitset/dsc_operator_ltltgtgt2&action=edit
operator<>https://cppreference.com/cpp/string/basic_string/operator_ltltgtgt
[edit]https://cppreference.com/index.php?title=Template:cpp/string/basic_string/dsc_operator_ltltgtgt&action=edit
operator<>https://cppreference.com/cpp/numeric/random/linear_congruential_engine/operator_ltltgtgt
[edit]https://cppreference.com/index.php?title=Template:cpp/numeric/random/engine/dsc_operator_ltltgtgt&action=edit
operator<>https://cppreference.com/cpp/numeric/random/uniform_int_distribution/operator_ltltgtgt
[edit]https://cppreference.com/index.php?title=Template:cpp/numeric/random/distribution/dsc_operator_ltltgtgt&action=edit
CWG 614https://cplusplus.github.io/CWG/issues/614.html
CWG 1450https://cplusplus.github.io/CWG/issues/1450.html
CWG 1457https://cplusplus.github.io/CWG/issues/1457.html
CWG 1504https://cplusplus.github.io/CWG/issues/1504.html
CWG 1515https://cplusplus.github.io/CWG/issues/1515.html
CWG 1642https://cplusplus.github.io/CWG/issues/1642.html
CWG 1865https://cplusplus.github.io/CWG/issues/1865.html
CWG issue 1504https://cplusplus.github.io/CWG/issues/1504.html
CWG 1971https://cplusplus.github.io/CWG/issues/1971.html
CWG 2419https://cplusplus.github.io/CWG/issues/2419.html
CWG 2626https://cplusplus.github.io/CWG/issues/2626.html
CWG 2724https://cplusplus.github.io/CWG/issues/2724.html
CWG 2853https://cplusplus.github.io/CWG/issues/2853.html
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
logicalhttps://cppreference.com/cpp/language/operator_logical
comparisonhttps://cppreference.com/cpp/language/operator_comparison
memberaccesshttps://cppreference.com/cpp/language/operator_member_access
otherhttps://cppreference.com/cpp/language/operator_other
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_arithmetic
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
Pages with unreviewed LWG DR markerhttps://cppreference.com/Category:Pages_with_unreviewed_LWG_DR_marker
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_arithmetic
What links herehttps://cppreference.com/Special:WhatLinksHere/cpp/language/operator_arithmetic
Related changeshttps://cppreference.com/Special:RecentChangesLinked/cpp/language/operator_arithmetic
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_arithmetic&oldid=172816
Page informationhttps://cppreference.com/index.php?title=cpp/language/operator_arithmetic&action=info
Deutschhttps://de.cppreference.com/cpp/language/operator_arithmetic
Españolhttp://es.cppreference.com/cpp/language/operator_arithmetic
Françaishttp://fr.cppreference.com/cpp/language/operator_arithmetic
Italianohttp://it.cppreference.com/cpp/language/operator_arithmetic
日本語http://ja.cppreference.com/cpp/language/operator_arithmetic
Portuguêshttp://pt.cppreference.com/cpp/language/operator_arithmetic
Русскийhttp://ru.cppreference.com/cpp/language/operator_arithmetic
中文http://zh.cppreference.com/cpp/language/operator_arithmetic

Viewport: width=1120

Robots: max-image-preview:standard


URLs of crawlers that visited me.