man std::Array (Fonctions bibliothèques) -

NAME

std::Array -

SYNOPSIS



Public Member Functions

Array (size_t)

Array (Type *const __restrict__)

Array (const valarray< Type > &)

Type * begin () const

Public Attributes

Type *const __restrict__ M_data

Detailed Description

template<typename Type> struct std::Array< Type >

Definition at line 368 of file valarray_array.h.

Author

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