Changeset 2870 in Sophya for trunk/SophyaLib/NTools/poly.cc


Ignore:
Timestamp:
Jan 3, 2006, 3:23:37 PM (20 years ago)
Author:
ansari
Message:

Portage/compilation sur AIX-XlC (regatta): Ajout qualification de nom ou namespace SOPHYA pour instanciation explicite de template + correction ambiguite syntaxe new X* [] - Reza 3 Jan 2006

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SophyaLib/NTools/poly.cc

    r2808 r2870  
    793793
    794794#if defined(ANSI_TEMPLATES) || defined(GNU_TEMPLATES)
     795namespace SOPHYA {
    795796template class ObjFileIO<Poly>;
    796797template class ObjFileIO<Poly2>;
     798}
    797799#endif
Note: See TracChangeset for help on using the changeset viewer.