Public Types | |
typedef Type | Value |
Public Member Functions | |
operator Value () const throw () | |
Value | operator() () const throw () |
Static Public Member Functions | |
static const Value | value () throw () |
Definition at line 91 of file Integral.h.
typedef Type Value |
Type of the constant.
Definition at line 94 of file Integral.h.
|
inline |
Returns value of the constant.
Definition at line 98 of file Integral.h.
|
inline |
Returns value of the constant.
Definition at line 105 of file Integral.h.
|
inlinestatic |
Returns value of the constant.
Definition at line 112 of file Integral.h.