mirror of
https://github.com/nlohmann/json.git
synced 2025-08-09 05:22:48 +03:00
Deployed 6e36c721f
with MkDocs version: 1.4.2
This commit is contained in:
@@ -30,7 +30,6 @@ int main()
|
||||
std::vector<short> v7;
|
||||
std::unordered_map<std::string, json> v8;
|
||||
|
||||
|
||||
// use explicit conversions
|
||||
json_types["boolean"].get_to(v1);
|
||||
json_types["number"]["integer"].get_to(v2);
|
||||
|
Reference in New Issue
Block a user