|
webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
#include <stddef.h>#include <limits>#include <type_traits>#include "base/logging.h"#include "base/numerics/safe_math_impl.h"Go to the source code of this file.
Classes | |
| class | base::internal::CheckedNumeric< T > |
Namespaces | |
| base | |
| base::internal | |
Macros | |
| #define | BASE_NUMERIC_ARITHMETIC_OPERATORS(NAME, OP, COMPOUND_OP) |
| #define BASE_NUMERIC_ARITHMETIC_OPERATORS | ( | NAME, | |
| OP, | |||
| COMPOUND_OP | |||
| ) |
1.8.13