Range-v3
Range algorithms, views, and actions for the Standard Library
 
Loading...
Searching...
No Matches
concepts::defs::explicitly_convertible_to Concept Reference

The explicitly_convertible_to concept. More...

#include <concepts/concepts.hpp>

Concept definition

template<typename From, typename To>
concepts::explicitly_convertible_to_<From, To>
The explicitly_convertible_to concept.
Definition concepts.hpp:885

Detailed Description

The explicitly_convertible_to concept.