diff --git a/include/date/date.h b/include/date/date.h index 6b0b4f8..156d809 100644 --- a/include/date/date.h +++ b/include/date/date.h @@ -7811,7 +7811,7 @@ public: } template ::type> + class = typename std::enable_if<(1 < sizeof(U))>::type> CONSTCD14 string_literal(const char(&a)[N]) NOEXCEPT : p_{} {