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

The type concept. More...

#include <concepts/concepts.hpp>

Concept definition

template<typename... Args>
concept concepts::defs::type = true
The type concept.
Definition: concepts.hpp:838

Detailed Description

The type concept.