diff --git a/tl/optional.hpp b/tl/optional.hpp index 64e1324..1406a77 100644 --- a/tl/optional.hpp +++ b/tl/optional.hpp @@ -1604,7 +1604,7 @@ template optional(T)->optional; /// \exclude namespace detail { -#ifdef TL_OPTIONAL_CX14 +#ifdef TL_OPTIONAL_CXX14 template (), *std::declval())),