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