Re: Avoiding C++ Templates In Cipher Implementation
From: André Pönitz (poenitz_at_gmx.net)
Date: 06/12/03
- Next message: Shill: "Re: (long) An AES implementation for 32-bit platforms"
- Previous message: Mok-Kong Shen: "Re: (long) An AES implementation for 32-bit platforms"
- In reply to: Roger Schlafly: "Re: Avoiding C++ Templates In Cipher Implementation"
- Next in thread: Mok-Kong Shen: "Re: Avoiding C++ Templates In Cipher Implementation"
- Reply: Mok-Kong Shen: "Re: Avoiding C++ Templates In Cipher Implementation"
- Reply: Roger Schlafly: "Re: Avoiding C++ Templates In Cipher Implementation"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: 12 Jun 2003 08:21:44 GMT
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.
So what?
Andre'
-- Those who desire to give up Freedom in order to gain Security, will not have, nor do they deserve, either one. (T. Jefferson or B. Franklin or both...)
- Next message: Shill: "Re: (long) An AES implementation for 32-bit platforms"
- Previous message: Mok-Kong Shen: "Re: (long) An AES implementation for 32-bit platforms"
- In reply to: Roger Schlafly: "Re: Avoiding C++ Templates In Cipher Implementation"
- Next in thread: Mok-Kong Shen: "Re: Avoiding C++ Templates In Cipher Implementation"
- Reply: Mok-Kong Shen: "Re: Avoiding C++ Templates In Cipher Implementation"
- Reply: Roger Schlafly: "Re: Avoiding C++ Templates In Cipher Implementation"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|
|