thepeg
is hosted by
Hepforge
,
IPPP Durham
ThePEG
2.3.0
Persistency
PersistentIStream.fh
1
// -*- C++ -*-
2
#ifndef ThePEG_PersistentIStream_FH
3
#define ThePEG_PersistentIStream_FH
4
//
5
// This is the forward declaration of the PersistentIStream class.
6
//
7
8
namespace ThePEG {
9
10
class PersistentIStream;
11
12
/** Defines a manipulator function type */
13
typedef PersistentIStream & (* PersistentIManip) (PersistentIStream &);
14
15
}
16
17
#endif /* ThePEG_PersistentIStream_FH */
Generated on Thu Jun 20 2024 14:47:00 for ThePEG by
1.9.6