Metafunction mapping a simple type to its SimpleTypeId value.

Synopsis

Declared in <bdlar_simpletypeid.h>

template<class t_TYPE>
struct SimpleTypeIdOf;

Specializations