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/fftservintf.cc

    r2615 r2870  
    338338
    339339#if defined(ANSI_TEMPLATES) || defined(GNU_TEMPLATES)
     340namespace SOPHYA {
    340341template class FFTArrayChecker<r_4>;
    341342template class FFTArrayChecker<r_8>;
     343}
    342344#endif
    343345
Note: See TracChangeset for help on using the changeset viewer.