man std::__copy_backward (Fonctions bibliothèques) -
NAME
std::__copy_backward -
SYNOPSIS
Detailed Description
template<bool, typename> struct std::__copy_backward<, >
Definition at line 391 of file stl_algobase.h.
Static Public Member Functions
template<typename _BI1, typename _BI2> static _BI2 copy_b (_BI1 __first, _BI1 __last, _BI2 __result)
Author
Generated automatically by Doxygen for libstdc++ source from the source code.