![]() |
CUSP
|
Print textual representation of an object. More...
Go to the source code of this file.
Functions | |
| template<typename Printable > | |
| void | cusp::print (const Printable &p) |
| print a textual representation of an object | |
| template<typename Printable , typename Stream > | |
| void | cusp::print (const Printable &p, Stream &s) |
| Print a textual representation of an object on a given stream. | |
Print textual representation of an object.
Definition in file print.h.