Get the accumulated output as a std::string.
Synopsis
Declared in <folly/debugging/symbolizer/SymbolizePrinter.h>
std::string
str() const;
Return Value
The accumulated output as a std::string.
Created with MrDocs