C++11

Gabriel Dos Reis gdr at integrable-solutions.net
Sun Oct 2 20:07:05 CEST 2011


On Mon, Sep 26, 2011 at 4:16 PM, Hans Aberg <haberg-1 at telia.com> wrote:
> On 26 Sep 2011, at 22:56, Marc Glisse wrote:
>
>>>> Just on the off chance that you are suggesting dropping expression templates and relying on copy elision and/or rvalue references to reduce the number of temporaries:
>>> Yes, but there would still be a template for the memory allocation.
>>
>> I am sorry, I still don't understand what you are suggesting. What template are you talking about? Do you mean to implement integers of fixed size? Or is the template something like std::allocator?
>
> Right.

Like Marc, I am having difficulty following your suggestions.  There
were three questions
in the paragraph to which you replied "Right".  Please, elaborate.

-- Gaby


More information about the gmp-discuss mailing list