statarray_base Class Template Reference
Inherits
array_term< T >.
Inheritance diagram for statarray_base:
List of all members.
Detailed Description
template<typename T, std::size_t n, typename Enable = void>
class stdext::impl::statarray_base< T, n, Enable >
Base for statarray.
For internal use only.
Partial specializations may allocate memory differently e.g. with a different alignment or type, to fulfill chunking requirements.
- Parameters:
-
| T | The element type. |
| Enable | If void, enables a particular specialization |
Generated on Mon Jan 31 12:18:02 2005 for macstl by doxygen 1.4.0