tetl 0.1.0
Embedded Template Library
Loading...
Searching...
No Matches
iter_common_reference_t.hpp File Reference

Go to the source code of this file.

Namespaces

namespace  etl
 

Typedefs

template<etl::indirectly_readable T>
using iter_common_reference_t = etl::common_reference_t<etl::iter_reference_t<T>, etl::iter_value_t<T>&>