BloombergLP::bslx::OutStreamFunctions

Namespace for type-independent externalization of BDEX-compliant types.

Types

NameDescription
IsEnumType 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.
IsNotEnumType This struct, together with IsEnumType (above), 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.

Functions

NameDescription
bdexStreamOut bdexStreamOut overloads
bdexStreamOutImp bdexStreamOutImp overloads