NSUNI/NSLAR Library a250670
Loading...
Searching...
No Matches
svalue.hpp File Reference

Provides a class for representing "extras" fields for custom metadata. More...

#include <ostream>
#include <map>
#include <string>
#include <variant>
#include <vector>
#include "NNL/common/fixed_type.hpp"
#include "NNL/common/contract.hpp"
#include "NNL/common/exception.hpp"

Go to the source code of this file.

Classes

class  nnl::SValue
 A class representing JSON-like values (null, bool, numbers, strings, arrays, or objects) More...

Namespaces

namespace  nnl

Detailed Description

Provides a class for representing "extras" fields for custom metadata.