spdlog
Loading...
Searching...
No Matches
Public Attributes | List of all members
detail::dragonbox::divtest_table_entry< T > Struct Template Reference

Detailed Description

template<typename T>
struct detail::dragonbox::divtest_table_entry< T >

Definition at line 947 of file format-inl.h.

#include <format-inl.h>

Public Attributes

T mod_inv
 
T max_quotient
 

Member Data Documentation

◆ max_quotient

template<typename T >
T detail::dragonbox::divtest_table_entry< T >::max_quotient

Definition at line 949 of file format-inl.h.

◆ mod_inv

template<typename T >
T detail::dragonbox::divtest_table_entry< T >::mod_inv

Definition at line 948 of file format-inl.h.


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