DAW JSON Link
Namespaces | Functions | Variables
daw_json_parse_real_power10.h File Reference
#include <daw/daw_cxmath.h>
#include <daw/daw_likely.h>

Go to the source code of this file.

Namespaces

namespace  daw
 
namespace  daw::json
 
namespace  daw::json::DAW_JSON_VER
 
namespace  daw::json::DAW_JSON_VER::json_details
 

Functions

template<typename Result , typename Unsigned >
static constexpr DAW_ATTRIB_FLATINLINE Result daw::json::DAW_JSON_VER::json_details::power10 (constexpr_exec_tag, Result result, Unsigned p)
 
template<typename Result , typename Unsigned >
static constexpr DAW_ATTRIB_FLATINLINE Result daw::json::DAW_JSON_VER::json_details::power10 (runtime_exec_tag, Result result, Unsigned p)
 

Variables

constexpr double daw::json::DAW_JSON_VER::json_details::dpow10_tbl []
 
constexpr int daw::json::DAW_JSON_VER::json_details::max_dbl_exp
 
template<typename Result >
constexpr int daw::json::DAW_JSON_VER::json_details::max_exp