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

Go to the source code of this file.

Namespaces

namespace  etl
 

Functions

template<typename InputIt, typename NoThrowForwardIt>
constexpr auto uninitialized_move (InputIt first, InputIt last, NoThrowForwardIt dest) -> NoThrowForwardIt