Re: Avoiding C++ Templates In Cipher Implementation

From: Mok-Kong Shen (mok-kong.shen_at_t-online.de)
Date: 06/12/03


Date: Thu, 12 Jun 2003 10:28:49 +0200


André Pönitz wrote:
>
> In comp.lang.c++ Roger Schlafly <rogersc@mindspring.com> wrote:
> > "Alex Vinokur" <alexvn@bigfoot.com> wrote
> >> In other words, what causes the ifdefs : specific compiler or
> > templates themselves ?
> >
> > Not sure what you mean. If you want to know if your template code
> > is portable, then I suggest that you try it on some other compilers.
>
> And you will most likely find that it works on all recent compilers,
> as much as the rest of your code.

Just being curious, how does gcc stand in this issue?
Thanks.

M. K. Shen



Relevant Pages

  • Re: C++ and VS 2002 .net
    ... the case accepted as a bug) and its diagnostics ... C++ compilers plugs into VS. ... I do write a lot of template code on CodeWarrior. ...
    (microsoft.public.dotnet.languages.vc)
  • Re: Avoiding C++ Templates In Cipher Implementation
    ... If you want to know if your template code ... then I suggest that you try it on some other compilers. ... Jefferson or B. Franklin or both...) ...
    (sci.crypt)
  • Re: "in-charge"
    ... The way you have posed this question, it becomes a gcc ... compiler issue. ... Since this is not a gcc newsgroup, ... message, however if you posted the template code itself, ...
    (comp.lang.cpp)