| allocator_base | Allocator base |
| apply_term | Expression template apply term |
| array_term | Expression template array term |
| binary_term | Expression template binary term |
| binary_term_base | Base for binary term |
| boolean | Sized boolean |
| channel | File handle |
| chunk | Chunking type |
| com_error | COM Error |
| com_interface | COM interface registration |
| com_ptr | COM interface smart pointer |
| com_type | COM server |
| complex | Complex number |
| complex_base | Base for complex number |
| const_core_array | Core Foundation constant array |
| core_allocator | Core Foundation allocator |
| core_allocator::rebind | Rebinder for core allocator |
| core_array | Core Foundation mutable array |
| cshift_term | Expression template cshift term |
| forward_container | Forward container model |
| gslice | Generalized slice |
| gslice_term | Expression template gslice term |
| indirect_term | Expression template indirect term |
| literal_term | Expression template literal term |
| literal_term_base | Base for literal term |
| mach_allocator | Mach allocator |
| mach_allocator::rebind | Rebinder for allocator |
| mask_iterator | Mask expression iterator |
| mask_term | Expression template mask term |
| pixel | 1/5/5/5 ARGB pixel |
| random_access_container | Random access container model |
| refptr | Reference semantics for value types |
| reversible_container | Reversible container model |
| shift_term | Expression template shift term |
| slice | BLAS-like slice |
| slice_term | Expression template slice term |
| slice_term_base | Base for slice term |
| statarray | Fixed-size numeric (n-at-a-time) array |
| statarray_base | Base for statarray |
| term | Expression template term |
| typelist | Compile-time list of types |
| unary_term | Expression template unary term |
| unary_term_base | Base for unary term |
| uuid_of | COM UUID finder |
| valarray | Numeric (n-at-a-time) array |
| valarray_base | Allocating base for valarray |
| vec | SIMD type |
| vec::union_type | Type used for packing and unpacking elements |
| vec_base | Base for vec class |
| vec_base::reference | Proxy for accessing and changing vec elements |
| vector< T, macstl::mach_allocator< T > > | Mach vector |
| vector_base | Vector allocation base |