|
join 1.0
lightweight network framework library
|
#include <join/diyfp.hpp>

Go to the source code of this file.
Namespaces | |
| namespace | join |
| namespace | join::details |
Variables | |
| constexpr uint32_t | join::details::pow10 [] = {1, 10, 100, 1000, 10000, 100000, 1000000, 10000000, 100000000, 1000000000} |
| constexpr DiyFp | join::details::dtoapow [] |