tetl 0.1.0
Embedded Template Library
Loading...
Searching...
No Matches
etl::common_reference_with Concept Reference

#include <common_reference_with.hpp>

Concept definition

template<typename T, typename U>
Definition common_reference_with.hpp:16
The concept convertible_to<From, To> specifies that an expression of the same type and value category...
Definition convertible_to.hpp:18
The concept same_as<T, U> is satisfied if and only if T and U denote the same type....
Definition same_as.hpp:19
typename common_reference< T... >::type common_reference_t
Definition common_reference.hpp:38