Construct and return a ChoiceConstVtable object with a series of function pointers that implement the "choice" type category.
Synopsis
Declared in <bdlar_choicevtableutil.h>
template<class t_CHOICE>
static
ChoiceConstVtable const*
getConstVtable();
Created with MrDocs