Skip to content

Support::ToString

  • Convert anything to a string***

Synopsis

Declared in <src/midend/programAnalysis/defUseAnalysis/support.h>

template<typename T>
std::string
ToString(T t);

Created with MrDocs