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

Go to the source code of this file.

Namespaces

namespace  etl
 

Functions

template<typename BidirIt>
constexpr auto reverse (BidirIt first, BidirIt last) -> void
 Reverses the order of the elements in the range [first, last).