Load into the specified result the integer representation of the enumerator value held by this object.
Synopsis
Declared in <bdlar_enumref.h>
void
toInt(int* result) const;
Parameters
Name |
Description |
result |
integer to receive the enumerator value |
Created with MrDocs