std::Array< Type > Struct Template Reference

Inheritance diagram for std::Array< Type >:

Inheritance graph
[legend]
List of all members.

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.


The documentation for this struct was generated from the following file:
Generated on Tue Jan 2 17:00:15 2007 for libstdc++-v3 Source by  doxygen 1.5.1