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