[#BloombergLP-bsltf-EnumeratedTestType] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bsltf.adoc[bsltf]::EnumeratedTestType :relfileprefix: ../../ :mrdocs: This `struct` provides a namespace for defining an `enum` type that supports explicit conversion to and from an integral type for values from 0 to 127 (according to 7.2.7 of the C++11 standard). == Synopsis Declared in `<bsltf_enumeratedtesttype.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- struct EnumeratedTestType; ---- == Enums [cols="1,4"] |=== | Name| Description | xref:BloombergLP/bsltf/EnumeratedTestType/Enum.adoc[`Enum`] | Enumeration spanning values 0 through 127 for testing. |=== [.small]#Created with https://www.mrdocs.com[MrDocs]#