Range-v3
Range algorithms, views, and actions for the Standard Library
concepts::defs::signed_integral Concept Reference

The signed_integral concept. More...

#include <concepts/concepts.hpp>

Concept definition

template<typename T>
std::is_signed<T>::value
The integral concept.
Definition: concepts.hpp:941
The signed_integral concept.
Definition: concepts.hpp:947

Detailed Description

The signed_integral concept.