BloombergLP::bsltf::EnumeratedTestType

Namespace for an enumeration used to facilitate template testing.

Synopsis

Declared in <bsltf_enumeratedtesttype.h>

struct EnumeratedTestType;

Description

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).

Enums

NameDescription
Enum Enumeration spanning values 0 through 127 for testing.