Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members  

std::_Array Struct Template Reference

#include <valarray_array.h>

List of all members.

Public Methods


Public Attributes

template<typename _Tp> struct std::_Array


Constructor & Destructor Documentation

_Array ( size_t __n ) [inline, explicit]
 

_Array ( _Tp *const __restrict__ ) [explicit]
 

_Array ( const valarray< _Tp > & __v ) [inline, explicit]
 

_Array ( const _Tp * __restrict__,
size_t __s ) [inline]
 


Member Function Documentation

_Tp * begin ( ) const [inline]
 


Member Data Documentation

_Tp* const __restrict__ _M_data
 


The documentation for this struct was generated from the following file:
Generated at Fri Apr 6 15:54:32 2001 for libstdc++ by doxygen1.2.6 written by Dimitri van Heesch, © 1997-2001