[llvm-dev] [cfe-dev] Filesystem has Landed in Libc++
Marshall Clow via llvm-dev
llvm-dev at lists.llvm.org
Fri Aug 10 10:28:54 PDT 2018
On Thu, Aug 9, 2018 at 8:50 PM, Eric Fiselier <eric at efcs.ca> wrote:
> Well, technically <experimental/filesystem> tracks one specification,
> <filesystem> another. I normally advocate for libc++'s <experimental/foo>
> to act like the specification for <foo>, but not all STLs do that.
>
Right. I'm not a fan of that approach.
<experimental/optional> matched what was in the library fundamental TS.
<optional> matched what was in the IS.
-- Marshall
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20180810/39bece69/attachment.html>
More information about the llvm-dev
mailing list