Rheolef  7.2
an efficient C++ finite element environment
Loading...
Searching...
No Matches
rheolef::algo

Functions

template<typename InputIterator, typename Size, typename OutputIterator>
OutputIterator copy_n (InputIterator first, Size n, OutputIterator result)

Function Documentation

◆ copy_n()

template<typename InputIterator, typename Size, typename OutputIterator>
OutputIterator copy_n ( InputIterator first,
Size n,
OutputIterator result )

Definition at line 33 of file misc_algo.h.