Prints the object x to a stream.
More...
#include <print.h>
|
template<typename T > |
void | operator() (const T &x, std::ostream &out) |
|
Prints the object x to a stream.
Definition at line 319 of file print.h.
◆ operator()()
template<typename T >
void mcrl2::lps::stream_printer::operator() |
( |
const T & |
x, |
|
|
std::ostream & |
out |
|
) |
| |
|
inline |
The documentation for this struct was generated from the following file: