tetl 0.1.0
Embedded Template Library
Loading...
Searching...
No Matches
strtold.hpp File Reference

Go to the source code of this file.

Namespaces

namespace  etl
 

Functions

constexpr auto strtold (char const *str, char const **last=nullptr) noexcept -> long double
 Interprets a floating point value in a byte string pointed to by str.