userver: formats::literals Namespace Reference
Loading...
Searching...
No Matches
formats::literals Namespace Reference

Detailed Description

Although we provide user defined literals, please beware that 'using namespace ABC' may contradict code style of your company.

Functions

json::Value operator""_json (const char *str, std::size_t len)
 
yaml::Value operator""_yaml (const char *str, std::size_t len)
 
bson::Value operator""_bson (const char *str, std::size_t len)