BloombergLP::bdlat_ChoiceFunctions::bdlat_choiceManipulateSelection

Default customization-point implementation of manipulateSelection.

Synopsis

Declared in <bdlat_choicefunctions.h>

template<
    class TYPE,
    class MANIPULATOR>
int
bdlat_choiceManipulateSelection(
    TYPE* object,
    MANIPULATOR& manipulator);

Return Value

result of invoking manipulator

Parameters

NameDescription
objectchoice object whose selection is manipulated
manipulatorfunctor applied to the active selection