Changeset 2868 in Sophya for trunk/SophyaLib/TArray/tarray.cc


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

Portage/compilation sur AIX-XlC (regatta): Ajout qualification de nom et namespace SOPHYA pour instanciation template - Reza 3 Jan 2006

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SophyaLib/TArray/tarray.cc

    r2788 r2868  
    14191419
    14201420#if defined(ANSI_TEMPLATES) || defined(GNU_TEMPLATES)
     1421namespace SOPHYA {
    14211422/*
    14221423template class TArray<uint_1>;
     
    14321433template class TArray< complex<r_4> >;
    14331434template class TArray< complex<r_8> >;
     1435}
    14341436#endif
    14351437
Note: See TracChangeset for help on using the changeset viewer.