template condition
Namespace
rswhite4 at googlemail.com
Thu Sep 27 08:46:05 PDT 2012
On Thursday, 27 September 2012 at 15:39:39 UTC, Steven
Schveighoffer wrote:
> On Thu, 27 Sep 2012 11:34:15 -0400, Namespace
> <rswhite4 at googlemail.com> wrote:
>
>> Ok. And there is no performance difference? Just for the sake
>> of completeness. :)
>
> performance where? Template instantiation is done at compile
> time.
>
> The resulting code should be unaffected runtime-performance
> wise.
>
> -Steve
I mean: is there any difference by building the template? I don't
understand what "more flexible" exactly mean.
More information about the Digitalmars-d-learn
mailing list