5#ifndef INCLUDE_GUARD_ARENE_BASE_ARENE_BASE_MATH_ARITHMETIC_IDENTITIES_HPP_
6#define INCLUDE_GUARD_ARENE_BASE_ARENE_BASE_MATH_ARITHMETIC_IDENTITIES_HPP_
57extern constexpr T one_v{1};
Definition arithmetic_identities.hpp:13
constexpr T one_v
The multiplicative identity of T.
constexpr T zero_v
The additive identity of T.
Definition array_exceptions_disabled.cpp:11
Copyright 2026, Toyota Motor Corporation.
Definition array_exceptions_disabled.cpp:10