std::__fill_n< true > Struct Template Reference

#include <stl_algobase.h>

List of all members.

Static Public Member Functions

template<typename _OutputIterator, typename _Size, typename _Tp>
static _OutputIterator fill_n (_OutputIterator __first, _Size __n, const _Tp &__value)


Detailed Description

template<>
struct std::__fill_n< true >

Definition at line 610 of file stl_algobase.h.


Member Function Documentation

template<typename _OutputIterator, typename _Size, typename _Tp>
static _OutputIterator std::__fill_n< true >::fill_n ( _OutputIterator  __first,
_Size  __n,
const _Tp &  __value 
) [inline, static]

Definition at line 614 of file stl_algobase.h.


The documentation for this struct was generated from the following file:
Generated on Tue Feb 2 16:59:06 2010 for GNU C++ STL by  doxygen 1.4.7