#include <bit>
#include <compare>
#include <cstdint>
#include <limits>
#include "../attributes/common.hpp"
Go to the source code of this file.
Classes | |
struct | ein::fp16 |
class | std::numeric_limits< ein::fp16 > |
Namespaces | |
namespace | ein |
namespace | std |
Functions | |
constexpr fp16 | ein::operator""_fp16 (long double v) noexcept |
constexpr bool | std::isnan (ein::fp16 x) noexcept |
Definition in file fp16.hpp.