id overloads

Synopses

Declared in <bdlat_selectioninfo.h>

Return a reference to the modifiable id of this selection info object.

int&
id();

Return the id of this selection info object.

constexpr
int
id() const;

Return Value

  • reference to the modifiable id

  • selection id

Created with MrDocs