| metamac.h | Macros for complex metaprogramming involving pseudoiteration |
| simd.h | SIMD-type algorithms, with hardware acceleration, if available |
| strmsize.h | This file contains stream_size_of functions for basic types and *STREAMABLE macros. stream_size_of functions return the size of the object's data that is written or read from a stream |
| uctrstrm.h | Serialization templates for standard containers. Because containers are templates, a single operator>> is impossible. Making virtual read/write is also impossible because not all containers contain serializable elements. Therefore, use the macros in this file |
| uiterator.h | Contains various iterator adapters |
| unew.h | Same as <new>, but throws ustl:: exceptions |
| upair.h | Pair-related functionality |
| uutility.h | Utility templates |