|
Sharg 1.2.2-rc.1
The argument parser for bio-c++ tools.
|
Provides platform and dependency checks. More...
#include <version>
Include dependency graph for platform.hpp:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Macros | |
| #define | SHARG_COMPILER_IS_GCC 0 |
| Whether the current compiler is GCC. | |
Provides platform and dependency checks.
| #define SHARG_COMPILER_IS_GCC 0 |
Whether the current compiler is GCC.
GNUC is also used to indicate the support for GNU compiler extensions. To detect the presence of the GCC compiler, one has to rule out other compilers.