mirror of
https://github.com/nlohmann/json.git
synced 2026-04-10 18:18:52 +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.