JSON Voorhees
Killer JSON for C++
Loading...
Searching...
No Matches
jsonv::parse_options::k Struct Referencefinal

Static Public Attributes

static constexpr size_type max_structure_depth = size_type(JSONV_PARSE_MAX_STRUCTURE_DEPTH)
 The absolute maximum structure depth to parse. This sets the upper allowable limit.
 

Detailed Description

Definition at line 80 of file parse.hpp.

Member Data Documentation

◆ max_structure_depth

constexpr size_type jsonv::parse_options::k::max_structure_depth = size_type(JSONV_PARSE_MAX_STRUCTURE_DEPTH)
staticconstexpr

The absolute maximum structure depth to parse. This sets the upper allowable limit.

Definition at line 83 of file parse.hpp.


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