|
rheolef
6.3
|
Functions | |
| template<typename InputIterator , typename Size , typename OutputIterator > | |
| OutputIterator | copy_n (InputIterator first, Size n, OutputIterator result) |
| OutputIterator rheolef::algo::copy_n | ( | InputIterator | first, |
| Size | n, | ||
| OutputIterator | result | ||
| ) |
Definition at line 11 of file misc_algo.h.