projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
473574e
)
Remove trailing whitespace from latest commit.
author
Jakub Jelinek
<jakub@gcc.gnu.org>
Fri, 11 Jan 2019 16:55:13 +0000
(17:55 +0100)
committer
Jakub Jelinek
<jakub@gcc.gnu.org>
Fri, 11 Jan 2019 16:55:13 +0000
(17:55 +0100)
From-SVN: r267849
libstdc++-v3/include/std/type_traits
patch
|
blob
|
history
diff --git
a/libstdc++-v3/include/std/type_traits
b/libstdc++-v3/include/std/type_traits
index 2df89acfd21ec72e1c6e3c5e5db76a1f8e01e6ca..7c7aeeb3b3233fa4f325d60ff629908ec266a700 100644
(file)
--- a/
libstdc++-v3/include/std/type_traits
+++ b/
libstdc++-v3/include/std/type_traits
@@
-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