std::Array< Type > Struct Template Reference
Inheritance diagram for std::Array< Type >:
[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 367 of file valarray_array.h.
The documentation for this struct was generated from the following file:
Generated on Fri Oct 20 15:49:39 2006 for libstdc++-v3 Source by
1.4.7