millijson
Lightweight JSON parser for C++
Loading...
Searching...
No Matches
millijson::Base Class Referenceabstract

Virtual base class for all JSON types. More...

#include <millijson.hpp>

Inheritance diagram for millijson::Base:

Public Member Functions

virtual Type type () const =0
 

Detailed Description

Virtual base class for all JSON types.

Member Function Documentation

◆ type()

virtual Type millijson::Base::type ( ) const
pure virtual

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