FastLED 3.9.15
Loading...
Searching...
No Matches
fl::numeric_limits< unsigned long long > Struct Reference

Detailed Description

Definition at line 373 of file limits.h.

#include <limits.h>

+ Inheritance diagram for fl::numeric_limits< unsigned long long >:
+ Collaboration diagram for fl::numeric_limits< unsigned long long >:

Public Types

enum  : bool { is_specialized = true }
 
enum  
 
enum  : bool { has_signaling_NaN = false }
 
enum  : bool { is_integer = true }
 
enum  
 
enum  : bool { is_exact = true }
 
enum  : bool { has_quiet_NaN = false }
 
enum  
 
enum  
 
enum  
 
enum  
 
enum  : bool { is_signed = false }
 
enum  
 
enum  
 
enum  : bool { has_infinity = false }
 
enum  
 

Static Public Member Functions

static constexpr unsigned long long denorm_min () FL_NOEXCEPT
 
static constexpr unsigned long long epsilon () FL_NOEXCEPT
 
static constexpr unsigned long long epsilon () FL_NOEXCEPT
 
static constexpr unsigned long long infinity () FL_NOEXCEPT
 
static constexpr unsigned long long lowest () FL_NOEXCEPT
 
static constexpr unsigned long long lowest () FL_NOEXCEPT
 
static constexpr unsigned long long max () FL_NOEXCEPT
 
static constexpr unsigned long long max () FL_NOEXCEPT
 
static constexpr unsigned long long min () FL_NOEXCEPT
 
static constexpr unsigned long long min () FL_NOEXCEPT
 
static constexpr unsigned long long quiet_NaN () FL_NOEXCEPT
 
static constexpr unsigned long long round_error () FL_NOEXCEPT
 
static constexpr unsigned long long round_error () FL_NOEXCEPT
 
static constexpr unsigned long long signaling_NaN () FL_NOEXCEPT
 

Static Public Attributes

static constexpr int digits = detail::integer_digits_helper<unsigned long long>::value
 
static constexpr int digits10 = detail::integer_digits10_helper<unsigned long long>::value
 

The documentation for this struct was generated from the following file: