Quick Links:

bal | bbl | bdl | bsl

Public Types

bsltf::EnumeratedTestType Struct Reference

#include <bsltf_enumeratedtesttype.h>

List of all members.

Public Types

enum  Enum { FIRST = 0, LAST = 127 }

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

See Component bsltf_enumeratedtesttype


Member Enumeration Documentation

Enumerator:
FIRST 
LAST 

The documentation for this struct was generated from the following file: