hpp-util  4.9.0
Debugging tools for the HPP project.
version.hh File Reference
#include <hpp/util/config.hh>
Include dependency graph for version.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 hpp
 
 hpp::util
 

Macros

#define HPP_UTIL_CHECK()   ::hpp::util::checkVersion (HPP_UTIL_VERSION)
 

Functions

HPP_UTIL_DLLAPI int hpp::util::checkVersion (const char *header_version)
 

Variables

HPP_UTIL_DLLAPI const char * hpp::util::version = PACKAGE_VERSION
 

Macro Definition Documentation

◆ HPP_UTIL_CHECK

#define HPP_UTIL_CHECK ( )    ::hpp::util::checkVersion (HPP_UTIL_VERSION)