Type test.

Synopsis

Declared in <folly/json/dynamic.h>

bool
isString() const;

Description

Returns true if this dynamic is of the specified type.

Return Value

True if this dynamic is of the specified type. methodset Typing

Created with MrDocs