std::is_unsigned< _Tp >
is_unsigned
- Provided by: libstdc++-12-doc (Version: 12.3.0-1ubuntu1~22.04.3)
- Source: gcc-12
- Report a bug
is_unsigned
Inherits __and_< is_arithmetic< _Tp >, __not_< is_signed< _Tp > > >.
struct std::is_unsigned< _Tp >" is_unsigned
Generated automatically by Doxygen for libstdc++ from the source code.