Refactor
This commit is contained in:
@@ -50,6 +50,8 @@ public:
|
||||
const JsonValue* find(const std::string& key) const;
|
||||
|
||||
private:
|
||||
void reset(Type type);
|
||||
|
||||
Type mType;
|
||||
bool mBooleanValue;
|
||||
double mNumberValue;
|
||||
|
||||
Reference in New Issue
Block a user