Changeset 2805 in Sophya for trunk/SophyaLib/BaseTools/ppftpointerio.h
- Timestamp:
- Jun 9, 2005, 6:20:00 PM (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaLib/BaseTools/ppftpointerio.h
r2704 r2805 9 9 10 10 //---------------------------------------------------------------------- 11 namespace SOPHYA {12 13 11 /*! 14 12 \class SOPHYA::PPF_TPointer_IO … … 21 19 new types and classes. 22 20 */ 21 22 namespace SOPHYA { 23 23 24 24 template <class T> … … 37 37 }; 38 38 39 //! \cond 39 40 // declaration specifique pour ecriture sous forme de tableaux PPF 40 41 DECL_TEMP_SPEC /* equivalent a template <> , pour SGI-CC en particulier */ … … 123 124 }; 124 125 126 //! \endcond 125 127 } // namespace SOPHYA 126 128
Note:
See TracChangeset
for help on using the changeset viewer.