Changeset 2867 in Sophya for trunk/SophyaLib/BaseTools/fiondblock.cc
- Timestamp:
- Jan 3, 2006, 3:18:57 PM (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaLib/BaseTools/fiondblock.cc
r2805 r2867 186 186 187 187 #if defined(ANSI_TEMPLATES) || defined(GNU_TEMPLATES) 188 namespace SOPHYA { 188 189 // Instances des delegues FileIO (PPersist) 189 190 template class FIO_NDataBlock<uint_1>; … … 198 199 template class FIO_NDataBlock< complex<r_4> >; 199 200 template class FIO_NDataBlock< complex<r_8> >; 201 } 200 202 #endif
Note:
See TracChangeset
for help on using the changeset viewer.