Metafunction mapping a SimpleTypeId value to its corresponding type.

Synopsis

Declared in <bdlar_simpletypeid.h>

template<SimpleTypeId t_ID>
struct SimpleTypeById;

Specializations