Searched defs:to_bson (Results 1 – 1 of 1) sorted by relevance
23088 static std::vector<std::uint8_t> to_bson(const basic_json& j) in to_bson() function in nlohmann::basic_json23097 static void to_bson(const basic_json& j, detail::output_adapter<std::uint8_t> o) in to_bson() function in nlohmann::basic_json23104 static void to_bson(const basic_json& j, detail::output_adapter<char> o) in to_bson() function in nlohmann::basic_json