Home
last modified time | relevance | path

Searched refs:j_double (Results 1 - 2 of 2) sorted by relevance

/third_party/json/docs/examples/
H A Dbasic_json__CompatibleType.cpp188 json j_double(n_double); in main()
204 std::cout << j_double << "\n\n"; in main() local
/third_party/json/tests/src/
H A Dunit-regression1.cpp473 nlohmann::basic_json<std::map, std::vector, std::string, bool, int64_t, uint64_t, double> j_double = variable
475 CHECK(j_double.get<double>() == 1.23e35);

Completed in 3 milliseconds