cttrie icon indicating copy to clipboard operation
cttrie copied to clipboard

Make a C++20 version?

Open jgcodes2020 opened this issue 3 years ago • 1 comments

C++20 lets you write string literals in template parameters with a helper type. Would it be possible to make a C++20 version?

jgcodes2020 avatar Jan 05 '22 22:01 jgcodes2020

Hi @jgcodes2020, I have made a 17 upgrade a few years ago, forked from this great repo. Check here and feel free to submit an issue if there is anything I can do for a C++2x version.

halfelf avatar Jan 10 '24 03:01 halfelf