Skip to content
Better HN
Top
Best
Ask
Show
New
Jobs
Search
⌘K
0 points
sankhao
1y ago
0 comments
Save
Share
This is doable in c++20
https://github.com/stephenberry/glaze
0 comments
2 comments · 1 top-level
top
newest
oldest
_flux
1y ago
· 1 in thread
That's pretty neat! What's the C++20 feature that enables this?
gpderetta
1y ago
From a quick look, generalized constexpr evaluation, but in practice it relies on parsing non-portable decorated function names from things like source location. An ugly, slow, but effective hack.
j
/
k
navigate · click thread line to collapse