MIRA
|
A struct used for return value of getElementIfExists() More...
#include <json/JSON.h>
Public Attributes | |
bool | exists |
Value | value |
undefined if exists is false More... | |
std::string | error |
empty if exists is true More... | |
A struct used for return value of getElementIfExists()
bool exists |
Value value |
undefined if exists is false
std::string error |
empty if exists is true