vec::union_type Union Reference
List of all members.
Detailed Description
template<typename T, std::size_t n>
union macstl::vec< T, n >::union_type
Type used for packing and unpacking elements.
|
Public Attributes |
value_type | val [n] |
| For unpacking elements. This usually has the same as the value type, but may vary due to C++ union data member restrictions.
|
data_type | vec |
| For packing elements.
|
Generated on Mon Jan 31 12:18:02 2005 for macstl by doxygen 1.4.0