Elements
5.8
A C++ base framework for the Euclid Software.
Main Page
Related Pages
Modules
Namespaces
Classes
Files
Examples
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
Groups
Pages
ElementsKernel
ElementsKernel
Unused.h
Go to the documentation of this file.
1
26
#ifndef ELEMENTSKERNEL_ELEMENTSKERNEL_UNUSED_H_
27
#define ELEMENTSKERNEL_ELEMENTSKERNEL_UNUSED_H_
28
29
#include "
ElementsKernel/Attribute.h
"
30
39
#define ELEMENTS_UNUSED __attribute__ ((unused))
40
41
#endif // ELEMENTSKERNEL_ELEMENTSKERNEL_UNUSED_H_
42
Attribute.h
define the __attribute__ macro if it doesn't exist for some version of GCC
Generated by
1.8.5