[#BloombergLP-bslx-OutStreamFunctions-IsNotEnumType] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bslx.adoc[bslx]::xref:BloombergLP/bslx/OutStreamFunctions.adoc[OutStreamFunctions]::IsNotEnumType :relfileprefix: ../../../ :mrdocs: 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. == Synopsis Declared in `<bslx_outstreamfunctions.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- struct IsNotEnumType; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#