Classes | Namespaces | Functions | Variables
zero.H File Reference
Include dependency graph for zero.H:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  zero
 A class representing the concept of 0 (zero) that can be used to avoid manipulating objects known to be zero at compile-time. It is also used for tagged dispatch. More...
 
class  zero::null
 

Namespaces

 Foam
 

Functions

constexpr Istream & operator>> (Istream &is, zero &) noexcept
 
constexpr Ostream & operator<< (Ostream &os, const zero::null &) noexcept
 

Variables

static constexpr const zero Zero
 

Detailed Description

Original source file zero.H

Definition in file zero.H.