Go to the documentation of this file.
5 #ifndef BALL_COMMON_LIMITS_H
6 #define BALL_COMMON_LIMITS_H
8 #ifndef BALL_CONFIG_CONFIG_H
9 # include <BALL/CONFIG/config.h>
12 #ifndef BALL_COMMON_GLOBAL_H
16 #ifdef BALL_HAS_NUMERIC_LIMITS
19 # ifdef BALL_HAS_LIMITS_H
22 # ifdef BALL_HAS_VALUES_H
27 # ifdef BALL_HAS_FLOAT_H
51 #ifdef BALL_HAS_NUMERIC_LIMITS
81 #ifndef BALL_HAS_NUMERIC_LIMITS
168 static unsigned char min()
173 static unsigned char max()
200 static unsigned short min()
205 static unsigned short max()
264 static unsigned long min()
269 static unsigned long max()
275 #endif // BALL_HAS_NUMERIC_LIMITS
279 #endif // BALL_COMMON_LIMITS_H