This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libstdc++/81950] _GLIBCXX17_INLINEmacro not used consistently
- From: "Judy.Ward at intel dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Wed, 23 Aug 2017 15:23:47 +0000
- Subject: [Bug libstdc++/81950] _GLIBCXX17_INLINEmacro not used consistently
- Auto-submitted: auto-generated
- References: <bug-81950-4@http.gcc.gnu.org/bugzilla/>
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81950
Judy Ward <Judy.Ward at intel dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|_GLIBCXX17 macro not used |_GLIBCXX17_INLINEmacro not
|consistently |used consistently
--- Comment #1 from Judy Ward <Judy.Ward at intel dot com> ---
In the comment above I meant to say the line should be changed to:
_GLIBCXX17_INLINE constexpr in_place_t in_place{};