mirror of
https://github.com/nlohmann/json.git
synced 2026-08-25 02:23:19 +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.