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

The integral concept. More...

#include <concepts/concepts.hpp>

Concept definition

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

Detailed Description

The integral concept.