Pakket: libboost-charconv1.88.0 (1.88.0-1)
Verwijzigingen voor libboost-charconv1.88.0
Het bronpakket boost1.88 downloaden:
Beheerders:
Externe bronnen:
- Homepage [www.boost.org]
Vergelijkbare pakketten:
high quality implementation of <charconv> in C++11
converts character buffers to numbers, and numbers to character buffers. It is a small library of two overloaded functions to do the heavy lifting, plus several supporting enums, structures, templates, and constants, with a particular focus on performance and consistency across the supported development environments.
It is a locale-independent, non-allocating1, non-throwing and only requires a minimum of C++ 11. It provides functionality similar to that found in std::printf or std::strtod with substantial performance increases. This library can also be used in place of the standard library <charconv> if unavailable with your toolchain. Currently only GCC 11+ and MSVC 19.24+ support both integer and floating-point conversions in their implementation of <charconv>.
Andere aan libboost-charconv1.88.0 gerelateerde pakketten
|
|
|
|
-
- dep: libc6 (>= 2.14)
- GNU C Library: Shared libraries
Ook een virtueel pakket geboden door: libc6-udeb
-
- dep: libgcc-s1 (>= 4.3)
- GCC support library
-
- dep: libquadmath0 (>= 4.6)
- GCC Quad-Precision Math Library