mirror of
https://github.com/red0124/ssp.git
synced 2025-12-15 14:19:56 +01:00
update README
This commit is contained in:
@@ -81,6 +81,8 @@ $ sudo make install
|
|||||||
*Note, this will also install the fast_float library*
|
*Note, this will also install the fast_float library*
|
||||||
The library supports [CMake](#Cmake) and [meson](#Meson) build systems
|
The library supports [CMake](#Cmake) and [meson](#Meson) build systems
|
||||||
|
|
||||||
|
The library can also be used as a single header with **`ssp.hpp`**, but it sufferes a slight performance loss when converting floating point values since the fast_float library is not present within the header.
|
||||||
|
|
||||||
# Usage
|
# Usage
|
||||||
|
|
||||||
## Headers
|
## Headers
|
||||||
|
|||||||
Reference in New Issue
Block a user