Blast-Radius Aware AI Code Review for Business-Critical Systems
LiveReview LiveReview Explore LiveReview

std::is_arithmetic< _Tp > - is_arithmetic

Author

       Generated automatically by Doxygen for libstdc++ from the source code.

                                                    libstdc++                    std::is_arithmetic<_Tp>(3cxx)

Detailed Description

template<typename_Tp>
       struct std::is_arithmetic< _Tp >"is_arithmetic

Name

       std::is_arithmetic< _Tp > - is_arithmetic

Synopsis

       #include <type_traits>

       Inherits __or_::type.

See Also