Changeset 2867 in Sophya for trunk/SophyaLib/BaseTools/ndatablock.cc
- Timestamp:
- Jan 3, 2006, 3:18:57 PM (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaLib/BaseTools/ndatablock.cc
r2657 r2867 789 789 790 790 #if defined(ANSI_TEMPLATES) || defined(GNU_TEMPLATES) 791 namespace SOPHYA { 791 792 template class NDataBlock<uint_1>; 792 793 template class NDataBlock<uint_2>; … … 800 801 template class NDataBlock< complex<r_4> >; 801 802 template class NDataBlock< complex<r_8> >; 803 } 802 804 #endif
Note:
See TracChangeset
for help on using the changeset viewer.