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 47 of file InfoProxy.H.
Definition at line 57 of file InfoProxy.H.
| const T& t_ |
Definition at line 55 of file InfoProxy.H.
Referenced by Foam::operator<<().