Elements  6.2
A C++ base framework for the Euclid Software.
Kernel.h
Go to the documentation of this file.
1 
26 #ifndef ELEMENTSKERNEL_ELEMENTSKERNEL_KERNEL_H_
27 #define ELEMENTSKERNEL_ELEMENTSKERNEL_KERNEL_H_
28 
30 #include "ElementsKernel/Export.h"
31 #include "ElementsKernel/Likely.h"
32 #include "ElementsKernel/System.h"
33 
34 #endif // ELEMENTSKERNEL_ELEMENTSKERNEL_KERNEL_H_
35 
Likely.h
defines macros for better branch guessing
System.h
This file is intended to iron out all the differences between systems (currently Linux and MacOSX)
Export.h
defines the macros to be used for explicit export of the symbols
Deprecated.h
define the ELEMENTS_DEPRECATED macros for API evolution