#include <etl/iterator.hpp>
template<typename Iter>
{ *i++ } -> etl::referenceable;
} and etl::copyable<Iter>
Definition legacy_iterator.hpp:16
Definition referenceable.hpp:14
The concept same_as<T, U> is satisfied if and only if T and U denote the same type....
Definition same_as.hpp:19
- Note
- Non-standard extension