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

The convertible_to concept. More...

#include <concepts/concepts.hpp>

Concept definition

template<typename From, typename To>
The convertible_to concept.
Definition: concepts.hpp:891
The explicitly_convertible_to concept.
Definition: concepts.hpp:885
The implicitly_convertible_to concept.
Definition: concepts.hpp:871

Detailed Description

The convertible_to concept.