Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-03-04 | fix: `nlohmann::adl_serializer` for `std::optional` (#9147) | eldritch horrors | |
This allows templates such as `NLOHMANN_DEFINE_TYPE_*` templates and other generators with things like `std::vector<std::optional<T>>`. Co-authored-by: John Ericson <John.Ericson@Obsidian.Systems> (cherry picked from commit 02bd821f2e71372d31bbe6700bd68086cc2ee70a) Change-Id: I8b0ebcf2af4226610dadd565962f2d2327415a03 |