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

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SophyaExt/FitsIOServer/fitstarray.cc

    r2615 r2874  
    167167#endif
    168168#if defined(ANSI_TEMPLATES) || defined(GNU_TEMPLATES)
     169namespace SOPHYA {
    169170template class FITS_TArray<r_8>;
    170171template class FITS_TArray<r_4>;
    171172template class FITS_TArray<int_4>;
     173}
    172174#endif
Note: See TracChangeset for help on using the changeset viewer.