[cfe-dev] C++1z invocation_traits

Marshall Clow mclow.lists at gmail.com
Tue Jan 27 11:34:31 PST 2015


> On Jan 27, 2015, at 12:03 AM, Ben Pope <benpope81 at gmail.com> wrote:
> 
> On Tuesday, January 27, 2015 03:59 PM, Ben Pope wrote:
>> On Tuesday, January 27, 2015 02:28 PM, Michael Haidl wrote:
>>> Hi all,
>>> 
>>> I am curious about the proposed invocation traits
>>> (http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2014/n3866.html) and
>>> life would be a lot easier if they would make it into the next C++
>>> standard (at least for me). However 201z is far away and I was wondering
>>> if someone is already working on this in clang. If not can someone
>>> direct me to the right spot in clang where such a feature would be in
>>> the right place?
>> 
>> I'm not sure what happened, they appear to have made it to N3908, then
>> to N4023, then to N4081 but they don't appear in N4270.
>> 
>> http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2014/
> 
> They're hiding here:
> http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2014/n4335.html <http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2014/n4335.html>
In other words, they’ll appear in libc++.
[ We’re trying to get a full LFTS implementation in there, but it’s not all there yet ]

— Marshall


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20150127/daa3fae2/attachment.html>


More information about the cfe-dev mailing list