diff options
author | lloyd <[email protected]> | 2010-09-02 04:01:32 +0000 |
---|---|---|
committer | lloyd <[email protected]> | 2010-09-02 04:01:32 +0000 |
commit | daad01ef80771fb709e7cb6f2f7d5f6fcd6fd52f (patch) | |
tree | 426221bf85adff6838d032ef311db431c60d3048 /doc/internals.tex | |
parent | d9d0f3bd94fd4fe3489c690c74d55169591d33db (diff) |
Interesting factoid, turns out that overloading std::swap is not
allowed by the standard, however specializing it is. Fix this for
BigInt; it appears the Flexsecure guys knew this since the CurveGFp
and PointGFp classes already uses the template specialization rather
than an overload.
Diffstat (limited to 'doc/internals.tex')
0 files changed, 0 insertions, 0 deletions