std::__fill<> Struct Template Reference

#include <stl_algobase.h>

List of all members.

Static Public Member Functions

template<typename _ForwardIterator, typename _Tp>
static void fill (_ForwardIterator __first, _ForwardIterator __last, const _Tp &__value)


Detailed Description

template<bool>
struct std::__fill<>

Definition at line 521 of file stl_algobase.h.


Member Function Documentation

template<bool >
template<typename _ForwardIterator, typename _Tp>
static void std::__fill<>::fill ( _ForwardIterator  __first,
_ForwardIterator  __last,
const _Tp &  __value 
) [inline, static]

Definition at line 525 of file stl_algobase.h.

Referenced by std::fill().


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