xmlwrapp
Lightweight C++ XML parsing library
|
This file contains the XMLWRAPP_CHECK_VERSION macro. More...
Go to the source code of this file.
Macros | |
#define | XMLWRAPP_CHECK_VERSION(major, minor, micro) |
Checks if xmlwrapp version is at least major. More... | |
This file contains the XMLWRAPP_CHECK_VERSION macro.
#define XMLWRAPP_CHECK_VERSION | ( | major, | |
minor, | |||
micro | |||
) |
Checks if xmlwrapp version is at least major.
minor.micro.