#include <ozo/type_traits.h>
OID constant type.
This type is like std::bool_constant - used to enable type level resolving of constants. All BuiltIn types uses this template specialization for their OID constants.
| Oid | — OID value | 
Inherits integral_constant< oid_t, Oid >.