mirror of
https://github.com/nlohmann/json.git
synced 2026-02-11 12:22:33 +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.