Returns the capacity of the string.

Synopsis

Declared in <folly/FBString.h>

size_t
capacity() const;

Return Value

The string's capacity.

Created with MrDocs