Remove trailing whitespace from latest commit.

From-SVN: r267849
This commit is contained in:
Jakub Jelinek 2019-01-11 17:55:13 +01:00
parent 473574ee05
commit 8aa1550e23
1 changed files with 1 additions and 1 deletions

View File

@ -3031,7 +3031,7 @@ template <typename _From, typename _To>
#ifdef _GLIBCXX_HAVE_BUILTIN_IS_CONSTANT_EVALUATED
#define __cpp_lib_is_constant_evaluated 201811L
#define __cpp_lib_is_constant_evaluated 201811L
constexpr inline bool
is_constant_evaluated() noexcept