Construct version 5.4.4
An agent based modeling framework
|
Wraps std::cout to prevent text from being sent to the console when the QUIET flag is present. More...
Public Member Functions | |
template<typename T > | |
ostream_wrapper & | operator<< (const T &data) |
ostream_wrapper & | operator<< (ostream_wrapper &(*end_line)(ostream_wrapper &)) |
Wraps std::cout to prevent text from being sent to the console when the QUIET flag is present.