Compile‐time constants for choice selection identifiers.

Synopsis

Declared in <bdlat_choicefunctions.h>

enum Unnamed enum;

Members

Name

Description

k_UNDEFINED_SELECTION_ID

Selection id indicating that no selection has been made.

UNDEFINED_SELECTION_ID

Deprecated alias for k_UNDEFINED_SELECTION_ID.

BDEAT_UNDEFINED_SELECTION_ID

Deprecated alias for k_UNDEFINED_SELECTION_ID.

Created with MrDocs