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

Go to the source code of this file.

Namespaces

namespace  etl
 

Typedefs

template<typename F, typename... Iters>
using indirect_result_t = etl::invoke_result_t<F, etl::iter_reference_t<Iters>...>