Go to the source code of this file.
Namespaces
Defines
- #define TMPL template<class OSTREAM>
Functions
- template<class OSTREAM > void print (OSTREAM &os, int x)
- template<class OSTREAM > void print (OSTREAM &os, long int x)
- template<class OSTREAM > void print (OSTREAM &os, unsigned x)
- template<class OSTREAM > void print (OSTREAM &os, double x)
Define Documentation
#define TMPL template<class OSTREAM> |