tageditor/cli
Martchus a7bdc00112 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:53:01 +02:00
..
attachmentinfo.cpp Apply clang-format 2018-03-07 01:18:01 +01:00
attachmentinfo.h Apply clang-format 2018-03-07 01:18:01 +01:00
fieldmapping.cpp Apply clang-format 2018-03-07 01:18:01 +01:00
fieldmapping.h Apply clang-format 2018-03-07 01:18:01 +01:00
helper.cpp Colorize diag messages 2018-03-13 19:29:34 +01:00
helper.h Fix usage of enable_if with GCC 8 2018-05-07 23:53:01 +02:00
json.cpp Move tagparser to namespace TagParser 2018-03-06 23:10:13 +01:00
json.h Move tagparser to namespace TagParser 2018-03-06 23:10:13 +01:00
mainfeatures.cpp Apply clang-format 2018-04-29 19:02:42 +02:00
mainfeatures.h Simplify creation of CLI arguments 2018-03-14 18:44:33 +01:00