#include <stl_algobase.h>
Static Public Member Functions | |
| template<typename _BI1, typename _BI2> | |
| static _BI2 | copy_b (_BI1 __first, _BI1 __last, _BI2 __result) |
Definition at line 391 of file stl_algobase.h.
| static _BI2 std::__copy_backward<, >::copy_b | ( | _BI1 | __first, | |
| _BI1 | __last, | |||
| _BI2 | __result | |||
| ) | [inline, static] |
1.4.7