Menu

#Static_assert

1 post

Feed
1 of 1 post
📰
0

Compile-Time Map and Compile-Time Mutable Variable with C++26 Reflection

stackoverflow.blog·Alexey Saldyrkine·23 days ago
#SLeRUA9j
#h1#h2#if#value#template#meta

Hello everyone. I would like to share with you a new method for creating compile-time key-value maps that I discovered while experimenting with the new features introduced in C++26. I will also show a new trick I call the compile-time mutable variable.…

15s
Read More