A helper class for outputting values to Ostream. More...
Public Member Functions | |
| InfoProxy (const T &t) | |
Public Attributes | |
| const T & | t_ |
Friends | |
| Ostream & | operator (Ostream &, const InfoProxy< T > &) |
A helper class for outputting values to Ostream.
Definition at line 45 of file InfoProxy.H.
Definition at line 55 of file InfoProxy.H.
| const T& t_ |
Definition at line 53 of file InfoProxy.H.
1.8.11