Anklang C++ API 0.0.0
Loading...
Searching...
No Matches
Convert< bool >

#include "jsonipc.hh"

Static Public Member Functions

static boolfrom_json (const JsonValue &value, bool fallback=bool())
static JsonValueto_json (bool b, JsonAllocator &allocator)

Member Function Documentation

from_json()

static bool from_json ( const JsonValue & value,
bool fallback = bool()
)
static

to_json()

static JsonValue to_json ( bool b,
JsonAllocator & allocator
)
static