[libcxx-commits] [PATCH] D77505: [libc++] Implement <numbers>
Raul Tambre via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Sat May 23 06:52:05 PDT 2020
tambre added a comment.
In D77505#2052012 <https://reviews.llvm.org/D77505#2052012>, @kamleshbhalui wrote:
> In D77505#2051950 <https://reviews.llvm.org/D77505#2051950>, @tambre wrote:
>
> > Borrow useful things from D78427 <https://reviews.llvm.org/D78427>:
> >
> > - A test
> > - Version guard
> > - Double include test
> >
> > Rebased on master.
>
>
> you can also take comments like
> https://oeis.org/A001113 for e.
I didn't add those, as I don't think it'd be appropriate to link to an external site in standard library headers.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D77505/new/
https://reviews.llvm.org/D77505
More information about the libcxx-commits
mailing list