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