[#BloombergLP-bdlar-EnumConstVtable-ToInt] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlar.adoc[bdlar]::xref:BloombergLP/bdlar/EnumConstVtable.adoc[EnumConstVtable]::ToInt :relfileprefix: ../../../ :mrdocs: Function pointer type loading the integer representation of an enum value. == Synopsis Declared in `<bdlar_enumvtable.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- typedef void ToInt(int*, void const*); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#