#include <librets/util.h>
Public Member Functions | |
OutputWrapper (const T &object) | |
Friends | |
std::ostream & | operator<< (std::ostream &out, const OutputWrapper &wrapper) |
OutputWrapper | ( | const T & | object | ) | [inline] |
std::ostream& operator<< | ( | std::ostream & | out, | |
const OutputWrapper< T > & | wrapper | |||
) | [friend] |