String Interpolation in C++ Using Glaze Stencil/Mustache

by npallion 6/16/2025, 7:05 PMwith 1 comments

by jorkingiton 6/20/2025, 4:41 AM

I was wondering how they managed to reflect the names of struct fields: looks like https://stackoverflow.com/a/77464529 explains the general idea. Where there's a will, I guess...