From 69f269f8a6e1bbc6a89db66b187595468fdd0281 Mon Sep 17 00:00:00 2001 From: Jonathan Wakely Date: Tue, 19 Nov 2013 14:58:46 +0000 Subject: * doc/xml/manual/status_cxx2014.xml: Create new table for TS statuses. git-svn-id: https://gcc.gnu.org/svn/gcc/trunk@205029 138bc75d-0d04-0410-961f-82ee72b054a4 --- libstdc++-v3/doc/xml/manual/status_cxx2014.xml | 83 ++++++++++++++++++++------ 1 file changed, 65 insertions(+), 18 deletions(-) (limited to 'libstdc++-v3/doc') diff --git a/libstdc++-v3/doc/xml/manual/status_cxx2014.xml b/libstdc++-v3/doc/xml/manual/status_cxx2014.xml index 0e0ac37a9e8..bb389e876b3 100644 --- a/libstdc++-v3/doc/xml/manual/status_cxx2014.xml +++ b/libstdc++-v3/doc/xml/manual/status_cxx2014.xml @@ -20,8 +20,8 @@ presence of the required flag. -This page describes the C++14 support in mainline GCC SVN, not in any -particular release. +This page describes the C++14 and library TS support in mainline GCC SVN, +not in any particular release. @@ -223,29 +223,53 @@ particular release. - - - N3672 + + N3655 - A proposal to add a utility class to represent optional objects + TransformationTraits Redux Y - Moved from C++14 to Library Fundamentals TS + + - - N3655 + + N3644 - TransformationTraits Redux - Y + Null Forward Iterators + N + + +
+ + + +C++ Technical Specifications Implementation Status + + + + + + + + + Paper + Title + Status + Comments + + + + + @@ -255,21 +279,44 @@ particular release. C++ Dynamic Arrays N - Moved from C++14 to Library Fundamentals TS + Array Extensions TS - - - N3644 + + N3672 - Null Forward Iterators - N - + A proposal to add a utility class to represent optional objects + Y + Library Fundamentals TS + + + + N3762 + + + string_view: a non-owning reference to a string + Y + Library Fundamentals TS + + + + + + + N3790 + + + File System + WIP + + + +
-- cgit v1.2.3