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