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