mirror of
https://github.com/nlohmann/json.git
synced 2026-02-20 10:26:26 +00:00
Adds a to_json function for std::vector<bool> to allow implicit conversion from bit vectors to basic_json.
Adds a to_json function for std::vector<bool> to allow implicit conversion from bit vectors to basic_json.