Skip to content

Rose::StringUtility::numberToString

Convert a pointer to a string.

Synopsis

Declared in <src/Rose/StringUtility/NumberToString.h>

[[visibility]]
std::string
numberToString(void const*);

Return Value

String representation of the pointer.

Created with MrDocs