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