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

Go to the source code of this file.

Namespaces

namespace  etl
 

Functions

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