#include <util.h>
Public Member Functions | |
| void | operator() (T x) |
| printlineFunc (std::ostream &o) | |
Public Attributes | |
| std::ostream & | out |
|
||||||||||
|
Definition at line 45 of file util.h. References printlineFunc< T >::out. 00045 : out(o) {};
|
|
||||||||||
|
Definition at line 46 of file util.h.
|
|
|||||
|
Definition at line 46 of file util.h. Referenced by printlineFunc< T >::printlineFunc(). |
1.4.1