hanchenye-llvm-project/libcxx/www
Eric Fiselier 531d8b2bc4 [libcxx] Add <experimental/utility> header for LFTS.
Summary:
This patch adds the `<experimental/utility>` header as specified in the latest draft of the library fundamentals TS.

`<experimental/utility>` only contains `class erased_type`. 

This patch also updates the documentation to list the `erased_type` class as "initial implementation complete".

Test Plan:
Three test cases where added:

1. Test that `_LIBCPP_VERSION` is defined.
2. Test that `<utility>` has been included.
3. Test that `erased_type` is in the correct namespace and is constexpr default constructible.

Reviewers: mclow.lists

Reviewed By: mclow.lists

Subscribers: cfe-commits

Differential Revision: http://reviews.llvm.org/D4510

llvm-svn: 213226
2014-07-17 05:31:31 +00:00
..
atomic_design.html Bruce Mitchener: Minor typo fixes. 2013-02-15 15:37:50 +00:00
atomic_design_a.html Bruce Mitchener: Minor typo fixes. 2013-02-15 15:37:50 +00:00
atomic_design_b.html
atomic_design_c.html Bruce Mitchener: Minor typo fixes. 2013-02-15 15:37:50 +00:00
content.css
cxx1y_status.html Fixed damaged row in issues table; thanks to STL for the catch 2014-06-09 23:27:27 +00:00
debug_mode.html Add a note about debug mode being non-functional 2014-06-04 04:49:49 +00:00
index.html First cut at a post c++14 status page 2014-06-02 23:37:13 +00:00
menu.css
results.Linux.html Andrew Morrow: Among the various libc++ tests that currently don't pass on Linux are 2012-08-02 18:35:07 +00:00
results.Windows.html New Windows libc++ test results provided by Ruben Van Boxem. 2012-07-06 19:35:31 +00:00
ts1z_status.html [libcxx] Add <experimental/utility> header for LFTS. 2014-07-17 05:31:31 +00:00
type_traits_design.html Jean-Daniel : clang now supports all required type_traits. 2012-07-19 15:59:52 +00:00