A zero-sized class without any storage. Used, for example, in HashSet. More...
#include <OpenFOAM/nil.H>
A zero-sized class without any storage. Used, for example, in HashSet.
Definition at line 59 of file nil.H.
Public Member Functions | |
| nil () | |
| Construct null.
| |
| nil (Istream &) | |
| Construct from Istream.
| |
Friends | |
| Istream & | operator>> (Istream &is, nil &) |
| Ostream & | operator<< (Ostream &os, const nil &) |