Return true if the value held by this object is of type bsl::string, and false otherwise.
Synopsis
Declared in <bdljsn_json.h>
bool
isString() const;
Return Value
true if the value held by this object is of type bsl::string, and false otherwise
Created with MrDocs