Auxiliary class to assign zero value.
More...
#include <JZero.hh>
|
| JZero () |
| Default constructor.
|
|
template<class T > |
| operator T () const |
| Type conversion operator.
|
|
Auxiliary class to assign zero value.
Definition at line 81 of file JZero.hh.
◆ JZero()
Default constructor.
Definition at line 85 of file JZero.hh.
◆ operator T()
template<class T >
JMATH::JZero::operator T |
( |
| ) |
const |
|
inline |
Type conversion operator.
- Returns
- zero
Definition at line 95 of file JZero.hh.
96 {
98 }
T getZero()
Get zero value for a given data type.
The documentation for this struct was generated from the following file: