search for: 8407794c

Displaying 2 results from an estimated 2 matches for "8407794c".

2018 Jan 04
0
RFC: Plan for removing components from namespace std::experimental
...and probably other things... > > Now that we have branched for 6.0, we can do this. ;-) I'll be rolling out details this week .... -- Marshall -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20180103/8407794c/attachment-0001.html>
2017 Apr 10
10
RFC: Plan for removing components from namespace std::experimental
As part of the work on C++17, WG21 released a series of "Technical Specifications", (TS) which added proposed new features to the standard library. These were all defined in the namespace 'std::experimental' (and namespaces inside of that). Then, much of these features were merged into the main standard, and became part of namespace 'std'. Libc++ now has two