Frobby  0.9.1
Classes | Namespaces | Functions
Term.h File Reference
#include <ostream>

Go to the source code of this file.

Classes

class  Term
 Term represents a product of variables which does not include a coefficient. More...
 

Namespaces

 std
 

Functions

template<>
void std::swap< Term > (Term &a, Term &b)
 
ostream & operator<< (ostream &out, const Term &term)
 

Function Documentation

◆ operator<<()

ostream& operator<< ( ostream &  out,
const Term term 
)
inline

Definition at line 608 of file Term.h.