Crow  1.1
A C++ microframework for the web
crow::json::wvalue_reader Struct Reference

Public Member Functions

int64_t get (int64_t fallback)
 
double get (double fallback)
 
bool get (bool fallback)
 
std::string get (const std::string &fallback)
 

Public Attributes

const wvalueref
 

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