[#BloombergLP-bdlat_ChoiceFunctions-_04enum] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlat_ChoiceFunctions.adoc[bdlat_ChoiceFunctions]::Unnamed enum :relfileprefix: ../../ :mrdocs: Compile‐time constants for choice selection identifiers. == Synopsis Declared in `<bdlat_choicefunctions.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- enum Unnamed enum; ---- == Members [cols="1,4"] |=== | 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`. |=== [.small]#Created with https://www.mrdocs.com[MrDocs]#