The following changes were made between versions 1.0a and 1.0b of the ZOOM C++ binding:
The sole purpose of these changes was to make the header file into syntactically legitimate C++, and so allow compilation of the following totally trivial test code:
#include <stddef.h> #include "current.hh" int x = 0;