Jpp 20.0.0-rc.2
the software that should make you happy
|
Auxiliary class for obtaining unity values of a given data type. More...
#include <JUnity.hh>
Static Public Member Functions | |
static T | getUnity () |
Get unity value. | |
Auxiliary class for obtaining unity values of a given data type.
|
inlinestatic |
Get unity value.
The default implementation of this method returns an object which is created with the default constructor. This class should be specialised if this value does not correspond to the equivalent of a unity result.
Definition at line 34 of file JUnity.hh.