cpp-utilities/conversion
Martchus a4435bbcf3 Fix usage of enable_if with GCC 8
Seems like the trick with the three dots isn't working
with GCC 8 anymore. So let's make it a default template
parameter then.

Not sure whether GCC 8 is here correct and whether this
workaround causes further trouble.
2018-05-07 23:22:43 +02:00
..
binaryconversion.h Apply clang-format from LLVM 6 2018-03-24 17:00:30 +01:00
binaryconversionprivate.h Apply clang-format 2017-05-01 03:13:11 +02:00
conversionexception.cpp Apply tidy after updating to clang-format 5.0.0 2017-09-17 21:45:23 +02:00
conversionexception.h Add 'const char *' overload to ConversionException 2018-03-11 22:36:59 +01:00
stringbuilder.h Fix usage of enable_if with GCC 8 2018-05-07 23:22:43 +02:00
stringconversion.cpp Fix warning about implicit conversion 2018-01-31 21:00:13 +01:00
stringconversion.h Fix usage of enable_if with GCC 8 2018-05-07 23:22:43 +02:00
types.h Apply clang-format 2017-05-01 03:13:11 +02:00
widen.h Apply tidy after updating to clang-format 5.0.0 2017-09-17 21:45:23 +02:00