The concept std::unsigned_integral is satisfied if and only if T is an integral type and std::is_signed_v<T> is false. More...
Inheritance diagram for unsigned_integral:The concept std::unsigned_integral is satisfied if and only if T is an integral type and std::is_signed_v<T> is false.