Function pointer type for a Variant_FunctionId::functionImpl instantiation.
Synopsis
Declared in <bslstl_variant.h>
typedef t_RET(* FuncPtr)(t_VISITOR, t_VARIANT);
Created with MrDocs
Function pointer type for a Variant_FunctionId::functionImpl instantiation.
Declared in <bslstl_variant.h>
typedef t_RET(* FuncPtr)(t_VISITOR, t_VARIANT);
Created with MrDocs