Jpp 19.3.0-rc.1
the software that should make you happy
|
Auxiliary class to convert value to element. More...
Public Member Functions | |
JElement () | |
Default constructor. | |
T | operator() (const double x) const |
Type conversion operator. | |
Static Public Member Functions | |
static T | getEndMarker () |
Get end marker. | |
Auxiliary class to convert value to element.
Definition at line 65 of file JMergeSort.cc.
|
inline |
|
inline |
Type conversion operator.
x | value |
Definition at line 80 of file JMergeSort.cc.
|
inlinestatic |
Get end marker.
Definition at line 91 of file JMergeSort.cc.