Update dependency stephenberry/glaze to v7.2.0 #60
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "renovate/stephenberry-glaze-7.x"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
7.1.1→7.2.0Release Notes
stephenberry/glaze (stephenberry/glaze)
v7.2.0Compare Source
C++26 Reflection Support!
Glaze now supports P2996 "Reflection for C++26". This unlocks capabilities that aren't possible with older compile-time reflection:
glz::metaneeded, enums serialize to strings automaticallystd::metaSupported compilers: GCC 16+ (
-std=c++26 -freflection) and Bloomberg clang-p2996. See the C++26 reflection documentation for setup and details.Improvements
Fixes
New Contributors
Full Changelog: https://github.com/stephenberry/glaze/compare/v7.1.1...v7.2.0
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot.