|
uzuki2
Recovering R lists faithfully from HDF5 or JSON
|
Dummy class satisfying the Externals_ interface of hdf5::parse().
More...
#include <Dummy.hpp>
Dummy class satisfying the Externals_ interface of hdf5::parse().
Users should only create an instance of this class with the default constructor. This can then be used as the ext argument in json::parse() and hdf5::parse(). Doing so will indicate that no external references are expected during parsing.