|
tetl 0.1.0
Embedded Template Library
|
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 >... > |