In the motivating blog post, you present both a C++14 and a C++11 version of some of the code (e.g. construction of an array string from two string literals) - but I don't see #ifdefs for that in the code. Would you mind adding those in, to make this a C++11/C++14 utility?