Re: [proto] _unpack transform

2012-07-13 Thread Mathias Gaunard

On 07/11/2012 06:55 PM, Eric Niebler wrote:


You're referring to this:

http://lists.boost.org/proto/2010/11/0304.php

I should have followed through! The code referenced there isn't
available anymore. I remember putting it on my TODO list to understand
the compile-time implications of it, because of your warning about
compile times. And then ... I don't remember. :-P


It's available here
https://raw.github.com/MetaScale/nt2/169b69d47e4598e403caad0682dd6d24b8fd4668/modules/boost/dispatch/include/boost/dispatch/dsl/proto/unpack.hpp

As I said earlier we got rid of it because it wasn't very practical to 
use, this is from an old revision.

___
proto mailing list
proto@lists.boost.org
http://lists.boost.org/mailman/listinfo.cgi/proto


Re: [proto] _unpack transform

2012-07-13 Thread Eric Niebler
On 7/13/2012 6:37 AM, Mathias Gaunard wrote:
 On 07/11/2012 06:55 PM, Eric Niebler wrote:
 
 You're referring to this:

 http://lists.boost.org/proto/2010/11/0304.php

 I should have followed through! The code referenced there isn't
 available anymore. I remember putting it on my TODO list to understand
 the compile-time implications of it, because of your warning about
 compile times. And then ... I don't remember. :-P
 
 It's available here
 https://raw.github.com/MetaScale/nt2/169b69d47e4598e403caad0682dd6d24b8fd4668/modules/boost/dispatch/include/boost/dispatch/dsl/proto/unpack.hpp

Thanks.

 As I said earlier we got rid of it because it wasn't very practical to
 use, this is from an old revision.

Impractical because of the compile times? Did you replace it with
anything? Would you have any interest in giving the new unpacking
patterns a spin and letting me know if they meet your need, when you
have time?

-- 
Eric Niebler
BoostPro Computing
http://www.boostpro.com
___
proto mailing list
proto@lists.boost.org
http://lists.boost.org/mailman/listinfo.cgi/proto