Returns whether the string uses reference‐counted storage.
Synopsis
Declared in <folly/FBString.h>
bool
isCounted() const;
Return Value
Always false for the dummy core.
Created with MrDocs
Returns whether the string uses reference‐counted storage.
Declared in <folly/FBString.h>
bool
isCounted() const;
Always false for the dummy core.
Created with MrDocs