getVariantName
A global function for getting the string associated with an enum (which is defined in global scope)
Synopsis
Declared in <SageIII/sageInterface/sageInterface.h>
[[visibility]]
std::string
getVariantName(VariantT v);
Created with MrDocs