35#ifndef Foam_InfoProxy_H
36#define Foam_InfoProxy_H
A helper class for outputting values to Ostream.
InfoProxy(const T &item) noexcept
Implicit construct from object reference.
const T & operator*() const noexcept
Return const reference to the object.
const T & t_
The captured object reference.
An Ostream is an abstract base class for all output systems (streams, files, token lists,...
Ostream & operator<<(Ostream &, const boundaryPatch &p)
Write boundaryPatch as dictionary entries (without surrounding braces).
void T(FieldField< Field, Type > &f1, const FieldField< Field, Type > &f2)