Re: C++ templates

From: Hubert Figuiere (hfiguiere_at_teaser.fr)
Date: Thu Mar 11 2004 - 16:58:19 EST

  • Next message: Charles Goodwin: "Re: C++ templates"

    On Thu, 2004-03-11 at 20:37, Robert Wilhelm wrote:

    > Before we reinvent some templated container classes I strongly
    > suggest to check whether we could use STL.

    Simply because I don't want to rewrite the code everywhere it uses
    UT_Vector.
    Currently my templatization is just a matter of changing declarations
    and removing casts. It does not change the logic of the code.

    And yes, I stick to simple template features.

    Hub



    This archive was generated by hypermail 2.1.4 : Thu Mar 11 2004 - 17:00:00 EST