Re: constexpr and const qual in C++14
OK, thanks. Jason
constexpr and const qual in C++14
Hello, another tiny bit for C++14 constexpr. I tested it on x86_64-linux-gnu together with another patch, so I'll retest it alone to be sure, but it passed. I added 'const' in addition to 'constexpr' for most testcases where it was needed, except for 2 where I explicitly check that const is i