Changeset 2805 in Sophya for trunk/SophyaLib/BaseTools/ppftpointerio.cc
- Timestamp:
- Jun 9, 2005, 6:20:00 PM (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaLib/BaseTools/ppftpointerio.cc
r2704 r2805 10 10 //---------------------------------------------------------------------- 11 11 namespace SOPHYA { 12 12 //! \cond 13 13 // Specific implementation using table I/O in PPFBinaryIOStreams 14 14 /* DECL_TEMP_SPEC equivalent a template <> , pour SGI-CC en particulier */ … … 79 79 { is.Get(arr,n); } 80 80 81 //! \endcond 81 82 82 83 } // namespace SOPHYA
Note:
See TracChangeset
for help on using the changeset viewer.