All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
HSEP.h File Reference
#include <HSEP/OS.h>
+ Include dependency graph for HSEP.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  HSEP
 HSEP generic namespace, including basic processing tools.
 

Macros

#define __GXX_EXPERIMENTAL_CXX0X__
 This is needed on G++ 4.7 because the -std=c++11 switch don't activate the "thread" source area when importing with #include <thread>.
 

Macro Definition Documentation

#define __GXX_EXPERIMENTAL_CXX0X__

This is needed on G++ 4.7 because the -std=c++11 switch don't activate the "thread" source area when importing with #include <thread>.

A bug? – let's see what happens in future versions when the C++11 standard be better integrated in the G++ base.

Definition at line 37 of file HSEP.h.