.TH "std::is_unsigned< _Tp >" 3cxx "Tue Jun 13 2023" "libstdc++" \" -*- nroff -*- .ad l .nh .SH NAME std::is_unsigned< _Tp > \- is_unsigned .SH SYNOPSIS .br .PP .PP Inherits __and_< is_arithmetic< _Tp >, __not_< is_signed< _Tp > > >\&. .SH "Detailed Description" .PP .SS "template .br struct std::is_unsigned< _Tp >"is_unsigned .SH "Author" .PP Generated automatically by Doxygen for libstdc++ from the source code\&.