Commit b275f0cb by Jonathan Wakely Committed by Jonathan Wakely

* include/experimental/memory: Correct feature-test macro.

From-SVN: r222708
parent 64b07900
2015-05-01 Jonathan Wakely <jwakely@redhat.com>
* include/experimental/memory: Correct feature-test macro.
* include/experimental/memory: Add feature-test macro.
* include/experimental/vector: Likewise.
* doc/xml/manual/status_cxx2017.xml: Update status.
......
......@@ -52,7 +52,7 @@ inline namespace fundamentals_v2
{
_GLIBCXX_BEGIN_NAMESPACE_VERSION
#define __cpp_lib_experimental_not_fn 201411
#define __cpp_lib_experimental_observer_ptr 201411
template <typename _Tp>
class observer_ptr
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment