René's URL Explorer Experiment


Title: std::saturating_cast - 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%2Fnumeric%2Fsaturating+cast
Log inhttps://cppreference.com/index.php?title=Special:UserLogin&returnto=cpp%2Fnumeric%2Fsaturating+cast
Pagehttps://cppreference.com/cpp/numeric/saturating_cast
Discussionhttps://cppreference.com/index.php?title=Talk:cpp/numeric/saturating_cast&action=edit&redlink=1
https://cppreference.com/cpp/numeric/saturating_cast
Readhttps://cppreference.com/cpp/numeric/saturating_cast
View sourcehttps://cppreference.com/index.php?title=cpp/numeric/saturating_cast&action=edit
View historyhttps://cppreference.com/index.php?title=cpp/numeric/saturating_cast&action=history
https://cppreference.com/cpp/numeric/saturating_cast
cpphttps://cppreference.com/cpp
numerichttps://cppreference.com/cpp/numeric
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
Numerics libraryhttps://cppreference.com/cpp/numeric
Common mathematical functionshttps://cppreference.com/cpp/numeric/math
Mathematical special functionshttps://cppreference.com/cpp/numeric/special_functions
Mathematical constantshttps://cppreference.com/cpp/numeric/constants
Basic linear algebra algorithmshttps://cppreference.com/cpp/numeric/linalg
Data-parallel types (SIMD)https://cppreference.com/cpp/numeric/simd
Floating-point environmenthttps://cppreference.com/cpp/numeric/fenv
Complex numbershttps://cppreference.com/cpp/numeric/complex
Numeric array (valarray)https://cppreference.com/cpp/numeric/valarray
Pseudo-random number generationhttps://cppreference.com/cpp/numeric/random
Bit manipulationhttps://cppreference.com/cpp/utility/bit
Saturation arithmetichttps://cppreference.com/cpp/numeric#Saturation_arithmetic
Factor operationshttps://cppreference.com/cpp/numeric#Factor_operations
gcdhttps://cppreference.com/cpp/numeric/gcd
lcmhttps://cppreference.com/cpp/numeric/lcm
Interpolationshttps://cppreference.com/cpp/numeric#Interpolation_operations
midpointhttps://cppreference.com/cpp/numeric/midpoint
lerphttps://cppreference.com/cpp/numeric/lerp
Generic numeric operationshttps://cppreference.com/cpp/numeric#Numeric_operations
iotahttps://cppreference.com/cpp/algorithm/iota
ranges::iotahttps://cppreference.com/cpp/algorithm/ranges/iota
accumulatehttps://cppreference.com/cpp/algorithm/accumulate
inner_producthttps://cppreference.com/cpp/algorithm/inner_product
adjacent_differencehttps://cppreference.com/cpp/algorithm/adjacent_difference
partial_sumhttps://cppreference.com/cpp/algorithm/partial_sum
reducehttps://cppreference.com/cpp/algorithm/reduce
transform_reducehttps://cppreference.com/cpp/algorithm/transform_reduce
inclusive_scanhttps://cppreference.com/cpp/algorithm/inclusive_scan
exclusive_scanhttps://cppreference.com/cpp/algorithm/exclusive_scan
transform_inclusive_scanhttps://cppreference.com/cpp/algorithm/transform_inclusive_scan
transform_exclusive_scanhttps://cppreference.com/cpp/algorithm/transform_exclusive_scan
C-style checked integer arithmetichttps://cppreference.com/cpp/numeric#Checked_integer_arithmetic
ckd_addhttps://cppreference.com/cpp/numeric/ckd_add
ckd_subhttps://cppreference.com/cpp/numeric/ckd_sub
ckd_mulhttps://cppreference.com/cpp/numeric/ckd_mul
[edit]https://cppreference.com/index.php?title=Template:cpp/numeric/navbar_content&action=edit
Saturation arithmetichttps://cppreference.com/cpp/numeric#Saturation_arithmetic
saturating_addhttps://cppreference.com/cpp/numeric/saturating_add
saturating_subhttps://cppreference.com/cpp/numeric/saturating_sub
saturating_mulhttps://cppreference.com/cpp/numeric/saturating_mul
saturating_divhttps://cppreference.com/cpp/numeric/saturating_div
[edit]https://cppreference.com/index.php?title=Template:cpp/numeric/sat_math/navbar_content&action=edit
https://cppreference.com/cpp/header/numeric
integer typehttps://cppreference.com/cpp/language/types#Integer_types
standard integer typehttps://cppreference.com/cpp/language/types#Standard_integer_types
extended integer typehttps://cppreference.com/cpp/language/types#Extended_integer_types
1 Parametershttps://cppreference.com/cpp/numeric/saturating_cast#Parameters
2 Return valuehttps://cppreference.com/cpp/numeric/saturating_cast#Return_value
3 Noteshttps://cppreference.com/cpp/numeric/saturating_cast#Notes
4 Possible implementationhttps://cppreference.com/cpp/numeric/saturating_cast#Possible_implementation
5 Examplehttps://cppreference.com/cpp/numeric/saturating_cast#Example
6 See alsohttps://cppreference.com/cpp/numeric/saturating_cast#See_also
Feature-testhttps://cppreference.com/cpp/utility/feature_test
__cpp_lib_saturation_arithmetichttps://cppreference.com/cpp/feature_test#cpp_lib_saturation_arithmetic
202311Lhttps://cppreference.com/cpp/compiler_support/26#cpp_lib_saturation_arithmetic_202311L
202603Lhttps://cppreference.com/cpp/compiler_support/26#cpp_lib_saturation_arithmetic_202603L
libstdc++ (GCC)https://github.com/gcc-mirror/gcc/blob/d28460bfcff89064d1a991f4532337b997d7e102/libstdc%2B%2B-v3/include/bits/sat_arith.h#L108
libc++ (Clang)https://github.com/llvm/llvm-project/blob/a47d3636f953870d96fb6cc68817365fdad2f9fe/libcxx/include/__numeric/saturation_arithmetic.h#L105
bit_casthttps://cppreference.com/cpp/numeric/bit_cast
[edit]https://cppreference.com/index.php?title=Template:cpp/numeric/dsc_bit_cast&action=edit
clamphttps://cppreference.com/cpp/algorithm/clamp
[edit]https://cppreference.com/index.php?title=Template:cpp/algorithm/dsc_clamp&action=edit
ranges::clamphttps://cppreference.com/cpp/algorithm/ranges/clamp
in_rangehttps://cppreference.com/cpp/utility/in_range
[edit]https://cppreference.com/index.php?title=Template:cpp/utility/dsc_in_range&action=edit
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
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/numeric/saturating_cast
What links herehttps://cppreference.com/Special:WhatLinksHere/cpp/numeric/saturating_cast
Related changeshttps://cppreference.com/Special:RecentChangesLinked/cpp/numeric/saturating_cast
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/numeric/saturating_cast&oldid=185993
Page informationhttps://cppreference.com/index.php?title=cpp/numeric/saturating_cast&action=info
Deutschhttps://de.cppreference.com/cpp/numeric/saturating_cast
Españolhttp://es.cppreference.com/cpp/numeric/saturating_cast
日本語http://ja.cppreference.com/cpp/numeric/saturating_cast
Русскийhttp://ru.cppreference.com/cpp/numeric/saturating_cast
中文http://zh.cppreference.com/cpp/numeric/saturating_cast

Viewport: width=1120

Robots: max-image-preview:standard


URLs of crawlers that visited me.