xentara-workbench-plugin v1.0.1
The Xentara Workbench Plugin Framework
Loading...
Searching...
No Matches
xentara::workbench::json::DecodingOptions Struct Referencefinal

Options for decoding JSON documents. More...

#include <xentara/workbench/json/Types.hpp>

Public Attributes

bool allowDuplicateMembers
 Whether to allow duplicate object members.
 

Detailed Description

Options for decoding JSON documents.

Member Data Documentation

◆ allowDuplicateMembers

bool xentara::workbench::json::DecodingOptions::allowDuplicateMembers

Whether to allow duplicate object members.