|  | Home | Libraries | People | FAQ | More | 
Returns the kind of this JSON value.
json::kind kind() const;
          This function returns the discriminating enumeration constant of type
          json::kind
          corresponding to the underlying representation stored in the container.
        
Constant.
No-throw guarantee.