Effective implementation of algorithms (Master Thesis)
Effective and error-free implementation of algorithms
src/utils/macros/unused.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Defines

#define UNUSED(x)   x __attribute__((unused))

Define Documentation

#define UNUSED (   x)    x __attribute__((unused))
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines