Bayeux  3.4.1
Core Foundation library for SuperNEMO
Classes | Namespaces | Enumerations
range_tools.h File Reference
#include <datatools/bit_mask.h>

Go to the source code of this file.

Classes

struct  datatools::range_tools
 Utility that hosts constants relative to range and interval objects. More...
 

Namespaces

 datatools
 The Bayeux/datatools library top-level namespace.
 

Enumerations

enum  datatools::range_bound_info_type { datatools::range_bound_undefined = -1, datatools::range_bound_unbounded = 0, datatools::range_bound_included = 1, datatools::range_bound_excluded = 2 }