#include <stl_algobase.h>
| Static Public Member Functions | |
| template<typename _II, typename _OI> | |
| static _OI | copy (_II __first, _II __last, _OI __result) | 
Definition at line 263 of file stl_algobase.h.
| static _OI std::__copy<, >::copy | ( | _II | __first, | |
| _II | __last, | |||
| _OI | __result | |||
| ) |  [inline, static] | 
 1.4.7
 1.4.7