std::_Array_copy_ctor

NAME

std::_Array_copy_ctor -

SYNOPSIS


Detailed Description

template<typename _Tp, bool> struct std::_Array_copy_ctor< _Tp, >

Definition at line 144 of file valarray_array.h.

Static Public Member Functions

static void _S_do_it (const _Tp *__restrict__ __b, const _Tp *__restrict__ __e, _Tp *__restrict__ __o)

Author

Generated automatically by Doxygen for libstdc++ from the source code.