LeviLamina
Loading...
Searching...
No Matches
Features.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
namespace
Json {
6
7
class
Features
{
8
public
:
9
// member variables
10
// NOLINTBEGIN
11
::ll::TypedStorage<1, 1, bool> allowComments_;
12
::ll::TypedStorage<1, 1, bool> strictRoot_;
13
// NOLINTEND
14
};
15
16
}
// namespace Json
Json::Features
Definition
Features.h:7
src
mc
deps
json
Features.h
Generated on Sat Apr 26 2025 05:55:27 for LeviLamina by
1.12.0