|
tetl 0.1.0
Embedded Template Library
|
Go to the source code of this file.
Namespaces | |
| namespace | etl |
Typedefs | |
| template<etl::indirectly_readable Iter, etl::indirectly_regular_unary_invocable< Iter > Proj> | |
| using | projected = etl::detail::projected_impl< Iter, Proj >::type |