Changeset 2341 in Sophya for trunk/SophyaLib/HiStats/histos.cc


Ignore:
Timestamp:
Mar 10, 2003, 3:10:24 PM (23 years ago)
Author:
ansari
Message:

Compli avec SGI-CC -LANG:std et remplacement template <> pour SGI-CC par DECL_TEMP_SPEC - Reza 10/03/2003

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SophyaLib/HiStats/histos.cc

    r1413 r2341  
    11//
    2 // $Id: histos.cc,v 1.15 2001-02-20 18:29:48 ansari Exp $
     2// $Id: histos.cc,v 1.16 2003-03-10 14:10:24 ansari Exp $
    33//
    44
     
    14431443///////////////////////////////////////////////////////////
    14441444
     1445
     1446DECL_TEMP_SPEC  /* equivalent a template <> , pour SGI-CC en particulier */
    14451447void ObjFileIO<Histo>::ReadSelf(PInPersist& is)
    14461448{
     
    14841486}
    14851487
     1488DECL_TEMP_SPEC  /* equivalent a template <> , pour SGI-CC en particulier */
    14861489void ObjFileIO<Histo>::WriteSelf(POutPersist& os) const
    14871490{
Note: See TracChangeset for help on using the changeset viewer.