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

std::is_unsigned< _Tp > - is_unsigned

Author

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

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

Detailed Description

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

Name

       std::is_unsigned< _Tp > - is_unsigned

Synopsis

       #include <type_traits>

       Inherits __and_::type.

See Also