9 #define OSTREAM std::ostream 10 #elif defined(HAVE_IOSTREAM_H) 12 #define OSTREAM ostream 41 template <
class T>
int
Factor(const T &f, int e)
Factor< T > & operator+=(int i)
OSTREAM & operator<<(OSTREAM &os, const Factor< T > &f)
Factor< T > & operator=(const Factor< T > &)
Factor(const Factor< T > &f)
void print(OSTREAM &) const
Factor< T > & operator*=(int i)
int operator==(const Factor< T > &, const Factor< T > &)