id overloads
id
Declared in <bdlat_selectioninfo.h>
<bdlat_selectioninfo.h>
Return a reference to the modifiable id of this selection info object.
int& id();
» more...
Return the id of this selection info object.
constexpr int id() const;
reference to the modifiable id
selection id
Created with MrDocs