HRCore V1.1.0
A High Resolution Calculation Library
|
A namespace that contains internally used functions. More...
Classes | |
struct | _expression_isT_OK |
struct | _expression_isT_OK< Value::Float > |
struct | _expression_isT_OK< Value::Integer > |
struct | _expression_mod |
struct | _expression_mod< Value::Integer > |
Functions | |
bool | _prepareNextStorageItem (Storage::Interface *i, Storage::Interface::item_t &r) |
Prepare next item of Storage to be writen. More... | |
int8_t | _getOp (char c) |
constexpr bool | _isOpPrior (int8_t left, int8_t right) |
A namespace that contains internally used functions.
struct HRCore::Internal::_expression_isT_OK |
struct HRCore::Internal::_expression_isT_OK< Value::Float > |
struct HRCore::Internal::_expression_isT_OK< Value::Integer > |
|
constexpr |
bool HRCore::Internal::_prepareNextStorageItem | ( | Storage::Interface * | i, |
Storage::Interface::item_t & | r | ||
) |