spdlog
Loading...
Searching...
No Matches
Classes | Functions
dragonbox Namespace Reference

Classes

struct  decimal_fp
 
struct  float_info
 
struct  float_info< double >
 
struct  float_info< float >
 

Functions

template<typename T >
FMT_API auto to_decimal (T x) FMT_NOEXCEPT -> decimal_fp< T >
 

Function Documentation

◆ to_decimal()

template<typename T >
FMT_API auto dragonbox::to_decimal ( T  x) -> decimal_fp< T >