[libcxx-dev] std::bind_front()

Zoe Carver via libcxx-dev libcxx-dev at lists.llvm.org
Fri Oct 4 08:13:26 PDT 2019


Hi Nathan,

I've already submitted an implementation here
<https://reviews.llvm.org/D60368>. If you find another C++20 feature,
though, you can create a diff and upload it to Phabricator at
reviews.llvm.org. Here are some docs
<https://llvm.org/docs/Contributing.html#id7> on contributing to LLVM.

Best,
Zoe

On Fri, Oct 4, 2019 at 12:07 AM Nathan via libcxx-dev <
libcxx-dev at lists.llvm.org> wrote:

> Hello!
>
> I was running through some of the new c++ 20 features and pretty sure I
> did not see std::bind_front() implemented yet in libcxx. If this is the
> case, would it be possible for me to create a “PR” of sorts and submit an
> implementation? And if so, what is the best way to go about this?
>
> Best,
> Nathan
> _______________________________________________
> libcxx-dev mailing list
> libcxx-dev at lists.llvm.org
> https://lists.llvm.org/cgi-bin/mailman/listinfo/libcxx-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/libcxx-dev/attachments/20191004/5dbc7434/attachment.html>


More information about the libcxx-dev mailing list