This structure is used as an additionalChecker for a CheckedItem that doesn't require additional tests.
More...
#include <state-observation/tools/definitions.hpp>
|
| template<typename T > |
| static bool | check (const T &) |
| |
| template<typename T > |
| static bool | checkAssert (const T &) |
| |
This structure is used as an additionalChecker for a CheckedItem that doesn't require additional tests.
This structure's check operations are always true.
◆ ExceptionT
◆ check()
template<typename T >
| static bool stateObservation::EmptyChecker::check |
( |
const T & |
| ) |
|
|
inlinestatic |
◆ checkAssert()
template<typename T >
| static bool stateObservation::EmptyChecker::checkAssert |
( |
const T & |
| ) |
|
|
inlinestatic |
◆ errorMessage
| constexpr char stateObservation::EmptyChecker::errorMessage[] = "" |
|
inlinestaticconstexpr |
The documentation for this struct was generated from the following file: