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 368 of file valarray_array.h.
The documentation for this struct was generated from the following file:
Generated on Mon Jan 1 22:32:55 2007 for libstdc++-v3 Source by
1.5.1