Mantid
|
Defines the concept of emptiness. More...
#include <MandatoryValidator.h>
Static Public Member Functions | |
static bool | check (const T &value) |
Returns true if the value is considered empty. More... | |
Defines the concept of emptiness.
Definition at line 23 of file MandatoryValidator.h.
|
inlinestatic |
Returns true if the value is considered empty.
value | to be checked |
Definition at line 29 of file MandatoryValidator.h.
References Mantid::Kernel::Detail::checkIsEmpty(), and value.