c_str overloads

Synopsis

Declared in <folly/json/dynamic.h>

StringPiece
stringPiece() const;

Return Value

  • A pointer to the string's internal character buffer. methodset Extraction

  • Never returns; this overload is deleted.

Created with MrDocs