[PATCH] [libcxx] Add <experimental/utility> header for LFTS.

Eric Fiselier eric at efcs.ca
Mon Jul 14 23:34:27 PDT 2014


Hi mclow.lists,

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".

http://reviews.llvm.org/D4510

Files:
  include/experimental/utility
  test/experimental/utilities/nothing_to_do.pass.cpp
  test/experimental/utilities/utility/utility.erased.type/erased_type.pass.cpp
  test/experimental/utilities/utility/utility.synop/includes.pass.cpp
  test/experimental/utilities/utility/version.pass.cpp
  www/ts1z_status.html
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D4510.11418.patch
Type: text/x-patch
Size: 4928 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20140715/e9557590/attachment.bin>


More information about the cfe-commits mailing list