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