#include "blocxx/BLOCXX_config.h"
#include <cmath>
#include <limits>
#include "blocxx/StaticAssert.hpp"
Go to the source code of this file.
Defines | |
#define | INFINITY std::numeric_limits<float>::infinity() |
Functions | |
BLOCXX_STATIC_ASSERT (std::numeric_limits< float >::has_infinity) |
#define INFINITY std::numeric_limits<float>::infinity() |
Definition at line 53 of file Infinity.hpp.
Referenced by BLOCXX_NAMESPACE::TimeoutTimer::asIntMs().
BLOCXX_STATIC_ASSERT | ( | std::numeric_limits< float >::has_infinity | ) |