diff --git a/lib/fort.hpp b/lib/fort.hpp index 7933c65..7e05e07 100644 --- a/lib/fort.hpp +++ b/lib/fort.hpp @@ -166,8 +166,6 @@ constexpr bool is_stream_manipulator_impl() noexcept // Floating-point manipulators || std::is_same::type>::value || std::is_same::type>::value - || std::is_same::type>::value - || std::is_same::type>::value // Misc || std::is_same::type>::value || std::is_same::type>::value diff --git a/src/fort.hpp b/src/fort.hpp index 7933c65..7e05e07 100644 --- a/src/fort.hpp +++ b/src/fort.hpp @@ -166,8 +166,6 @@ constexpr bool is_stream_manipulator_impl() noexcept // Floating-point manipulators || std::is_same::type>::value || std::is_same::type>::value - || std::is_same::type>::value - || std::is_same::type>::value // Misc || std::is_same::type>::value || std::is_same::type>::value