Returns the maximum number of characters the string can hold.
Synopsis
Declared in <folly/FBString.h>
size_type
max_size() const;
Return Value
The maximum possible string size.
Created with MrDocs
Returns the maximum number of characters the string can hold.
Declared in <folly/FBString.h>
size_type
max_size() const;
The maximum possible string size.
Created with MrDocs