We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
When using kv.h within a C program, the following errors occur:
kv.h
include/iga/iga_types_swsb.hpp:14:1: error: unknown type name 'namespace' ... include/iga/kv.h:99:24: error: unknown type name 'kv_t' ...
These errors are due to kv.h including a C++ header file.