|
tetl 0.1.0
Embedded Template Library
|
Go to the source code of this file.
Namespaces | |
| namespace | etl |
Typedefs | |
| template<etl::detail::dereferenceable T> | |
| using | iter_rvalue_reference_t = decltype(etl::ranges::iter_move(etl::declval< T & >())) |