tetl 0.1.0
Embedded Template Library
|
Go to the source code of this file.
Namespaces | |
namespace | etl |
Macros | |
#define | HUGE_VAL TETL_BUILTIN_HUGE_VAL |
#define | HUGE_VALF TETL_BUILTIN_HUGE_VALF |
#define | HUGE_VALL TETL_BUILTIN_HUGE_VALL |
#define | INFINITY TETL_BUILTIN_HUGE_VALF |
#define | NAN TETL_BUILTIN_NAN("") |
Typedefs | |
using | double_t = double |
Most efficient floating-point type at least as wide as double. | |
using | float_t = float |
Most efficient floating-point type at least as wide as float. | |
#define HUGE_VAL TETL_BUILTIN_HUGE_VAL |
#define HUGE_VALF TETL_BUILTIN_HUGE_VALF |
#define HUGE_VALL TETL_BUILTIN_HUGE_VALL |
#define INFINITY TETL_BUILTIN_HUGE_VALF |
#define NAN TETL_BUILTIN_NAN("") |