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

Go to the source code of this file.

Namespaces

namespace  etl
 

Typedefs

template<etl::detail::dereferenceable T>
using iter_reference_t = decltype(*etl::declval<T&>())