aGrUM  0.14.2
types.h File Reference

Provides basic types used in aGrUM. More...

#include <climits>
#include <cstddef>
+ Include dependency graph for types.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 gum
 gum is the global namespace for all aGrUM entities
 

Typedefs

typedef std::size_t gum::Size
 In aGrUM, hashed values are unsigned long int. More...
 
typedef Size gum::Idx
 Type for indexes. More...
 

Detailed Description

Provides basic types used in aGrUM.

Warning
Do not include this file directlty : instead include <agrum/config.h>.
Author
Christophe GONZALES and Pierre-Henri WUILLEMIN

Definition in file types.h.