[#BloombergLP-bdlat_ChoiceFunctions-bdlat_choiceMakeSelection-06d] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlat_ChoiceFunctions.adoc[bdlat_ChoiceFunctions]::bdlat_choiceMakeSelection :relfileprefix: ../../ :mrdocs: `bdlat_choiceMakeSelection` overloads == Synopses Declared in `<bdlat_choicefunctions.h>` Default customization‐point implementation of `makeSelection`. [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- template<class TYPE> int xref:BloombergLP/bdlat_ChoiceFunctions/bdlat_choiceMakeSelection-02.adoc[bdlat_choiceMakeSelection]( TYPE* object, int selectionId); ---- [.small]#xref:BloombergLP/bdlat_ChoiceFunctions/bdlat_choiceMakeSelection-02.adoc[_» more..._]# Default customization‐point implementation of `makeSelection` by name. [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- template<class TYPE> int xref:BloombergLP/bdlat_ChoiceFunctions/bdlat_choiceMakeSelection-064.adoc[bdlat_choiceMakeSelection]( TYPE* object, char const* selectionName, int selectionNameLength); ---- [.small]#xref:BloombergLP/bdlat_ChoiceFunctions/bdlat_choiceMakeSelection-064.adoc[_» more..._]# [.small]#Created with https://www.mrdocs.com[MrDocs]#