#include <stl_algobase.h>
| Static Public Member Functions | |
| template<typename _OutputIterator, typename _Size, typename _Tp> | |
| static _OutputIterator | fill_n (_OutputIterator __first, _Size __n, const _Tp &__value) | 
Definition at line 597 of file stl_algobase.h.
| static _OutputIterator std::__fill_n<>::fill_n | ( | _OutputIterator | __first, | |
| _Size | __n, | |||
| const _Tp & | __value | |||
| ) |  [inline, static] | 
 1.4.7
 1.4.7