Boost logo

Boost Users :

Subject: Re: [Boost-users] [preprocessor]
From: Christian Henning (chhenning_at_[hidden])
Date: 2009-12-07 17:29:18


OK OK. I was thinking the same. ;-)

For now I would be more than thankful if someone could tell how I can
actually accomplish the code using boost::preprocessor or even
boost::mpl. This test wont be permanent. I'm trying to nail down
issues with gil. Though, I can run in stages.

Thanks,
Christian

On Mon, Dec 7, 2009 at 5:00 PM, Steven Watanabe <watanabesj_at_[hidden]> wrote:
> AMDG
>
> Ovanes Markarian wrote:
>>
>> On Mon, Dec 7, 2009 at 10:13 PM, Steven Watanabe
>> <watanabesj_at_[hidden]>wrote:
>>
>>
>>>
>>> This is 248,832 calls.  I wouldn't be surprised if this worked out to
>>> several million template instantiations.  The largest tests that I have
>>> run have been less than 50,000 template instantiations.  I think
>>> you're going to destroy the compiler if you try this.
>>>
>>
>> but as far as I understand it will destroy the compiler eitherway. Does it
>> really matter if he is going to use preprocessor to generate the code or
>> MPL? Templates are instantiated in both cases...
>>
>
> How is the Preprocessor vs. MPL relevant to what I said?
> The only way to make it work is to split the tests into many
> translation units.
>
> In Christ,
> Steven Watanabe
>
> _______________________________________________
> Boost-users mailing list
> Boost-users_at_[hidden]
> http://lists.boost.org/mailman/listinfo.cgi/boost-users
>


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net