12 Sep
2015
12 Sep
'15
1:16 a.m.
On 12 September 2015 at 00:05, Antoine Leblanc <crucuny@gmail.com> wrote:
Meanwhile I've tried the compile-time string comparison approach [...]. It already works
I spoke too soon: it relies on constexpr, and I had forgotten that the test suite also tests with -std=c99. My bad. -- Antoine