MySQL 9.3.0
Source Code Documentation
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
jvalue.h File Reference
#include <optional>
#include <string>
#include <my_rapidjson_size_t.h>
#include <rapidjson/document.h>

Go to the source code of this file.

Namespaces

namespace  helper
 
namespace  helper::json
 

Functions

std::optional< bool > helper::json::to_bool (const std::string &value)
 
std::optional< bool > helper::json::to_bool (const rapidjson::Value &value)