An IOstream manipulator taking arguments. More...
#include <IOmanip.H>
Public Member Functions | |
| Smanip (T(IOstream::*fPtr)(const T), const T i) | |
Friends | |
| Istream & | operator>> (Istream &is, const Smanip< T > &m) |
| Ostream & | operator<< (Ostream &os, const Smanip< T > &m) |
Definition at line 74 of file IOmanip.H.
References Foam::T().
Referenced by operator<<, and operator>>.

