BloombergLP::bslx::InStreamFunctions::IsEnumType

Tag type selecting the enumeration overload of bdexStreamInImp.

Synopsis

Declared in <bslx_instreamfunctions.h>

struct IsEnumType;

Description

This struct, together with IsNotEnumType (below), is used to distinguish enumeration types from other types in function overload resolution. This struct contains no interface or implementation by design, and is meant for internal use only.