An example implementation of Expression Templates. Includes implementations for floating point values, and SIMD types. SIMD implementations for SSE and AVX are provided.
The source code itself is public domain.
Information on the implementation can be found in the accompanying article on #AltDevBlogADay.