Skip to content

Commit

Permalink
compile explorer link update for c++23
Browse files Browse the repository at this point in the history
  • Loading branch information
stephenberry committed Aug 9, 2024
1 parent e9c09be commit 565c861
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ Glaze also supports:
## With compile time reflection for MSVC, Clang, and GCC!

- Read/write aggregate initializable structs without writing any metadata or macros!
- See [example on Compiler Explorer](https://gcc.godbolt.org/z/85zKG3a4n)
- See [example on Compiler Explorer](https://gcc.godbolt.org/z/T4To5fKfz)

## Highlights

Expand Down

0 comments on commit 565c861

Please sign in to comment.