author | Sebastian Harl <sh@tokkee.org> | |
Fri, 24 Oct 2014 15:51:03 +0000 (17:51 +0200) | ||
committer | Sebastian Harl <sh@tokkee.org> | |
Fri, 24 Oct 2014 15:51:03 +0000 (17:51 +0200) | ||
commit | 419b318ff64a7d9048e9692dba7470eab9532d1f | |
tree | 68371e9ac31a30c5a7d230d3c130b71b81dec39f | tree | snapshot |
parent | 914a0b5636a32a97c50f73e14ac7be16b2686860 | commit | diff |
data: Added sdb_data_expr_type().
This function returns the expected type of the result of an arithmetic
expression based on the operator and input types.
This function returns the expected type of the result of an arithmetic
expression based on the operator and input types.
src/core/data.c | diff | blob | history | |
src/include/core/data.h | diff | blob | history | |
t/unit/core/data_test.c | diff | blob | history |