 |
My Project
debian-1:4.1.1-p2+ds-4build1
|
Go to the documentation of this file.
9 #define OSTREAM std::ostream
10 #elif defined(HAVE_IOSTREAM_H)
12 #define OSTREAM ostream
41 template <
class T>
int
Factor< T > & operator*=(int i)
OSTREAM & operator<<(OSTREAM &os, const Factor< T > &f)
Factor(const T &f, int e)
Factor< T > & operator=(const Factor< T > &)
Factor(const Factor< T > &f)
Factor< T > & operator+=(int i)
void print(OSTREAM &) const
int operator==(const Factor< T > &, const Factor< T > &)