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