millijson
Lightweight JSON parser for C++
Loading...
Searching...
No Matches
millijson::Nothing Class Referencefinal

JSON null. More...

#include <millijson.hpp>

Inheritance diagram for millijson::Nothing:
Collaboration diagram for millijson::Nothing:

Public Member Functions

Type type () const
 
- Public Member Functions inherited from millijson::Base

Detailed Description

JSON null.

Member Function Documentation

◆ type()

Type millijson::Nothing::type ( ) const
inlinevirtual
Returns
Type of the JSON value.

Implements millijson::Base.


The documentation for this class was generated from the following file: