[#BloombergLP-bslx-OutStreamFunctions] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bslx.adoc[bslx]::OutStreamFunctions :relfileprefix: ../../ :mrdocs: Namespace for type‐independent externalization of BDEX‐compliant types. == Types [cols="1,4"] |=== | Name| Description | xref:BloombergLP/bslx/OutStreamFunctions/IsEnumType.adoc[`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. | xref:BloombergLP/bslx/OutStreamFunctions/IsNotEnumType.adoc[`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 [cols="1,4"] |=== | Name| Description | xref:BloombergLP/bslx/OutStreamFunctions/bdexStreamOut-02.adoc[`bdexStreamOut`] | `bdexStreamOut` overloads | xref:BloombergLP/bslx/OutStreamFunctions/bdexStreamOutImp-08.adoc[`bdexStreamOutImp`] | `bdexStreamOutImp` overloads |=== [.small]#Created with https://www.mrdocs.com[MrDocs]#