#include <stl_algobase.h>
| Static Public Member Functions | |
| template<typename _ForwardIterator, typename _Tp> | |
| static void | fill (_ForwardIterator __first, _ForwardIterator __last, const _Tp &__value) | 
Definition at line 521 of file stl_algobase.h.
| static void std::__fill<>::fill | ( | _ForwardIterator | __first, | |
| _ForwardIterator | __last, | |||
| const _Tp & | __value | |||
| ) |  [inline, static] | 
 1.4.7
 1.4.7