#ifndef __TYPETRAITS_H #define __TYPETRAITS_H template< typename T > class TypeTraits { typedef typename }; #endif