Changeset 2868 in Sophya for trunk/SophyaLib/TArray/fioarr.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/fioarr.cc

    r2615 r2868  
    231231
    232232#if defined(ANSI_TEMPLATES) || defined(GNU_TEMPLATES)
     233namespace SOPHYA {
    233234// Instances des delegues FileIO (PPersist)
    234235// template class FIO_TArray<uint_1>;
     
    243244template class FIO_TArray< complex<r_4> >;
    244245template class FIO_TArray< complex<r_8> >;
     246}
    245247#endif
Note: See TracChangeset for help on using the changeset viewer.