mirror of
https://github.com/red0124/ssp.git
synced 2025-01-23 13:05:20 +01:00
[skip ci] try bedge
This commit is contained in:
parent
2cc398584d
commit
a52c386ac9
@ -1,5 +1,7 @@
|
|||||||
# Static split parser
|
# Static split parser
|
||||||
|
|
||||||
|
![example workflow](https://github.com/red0124/ssp/actions/workflows/ubuntu-latest-gcc.yml/gcc.svg)
|
||||||
|
|
||||||
A header only "csv" parser which is fast and versatile with modern C++ api. Requires compiler with C++17 support.
|
A header only "csv" parser which is fast and versatile with modern C++ api. Requires compiler with C++17 support.
|
||||||
|
|
||||||
Conversion for floating point values invoked using [fast-float](https://github.com/fastfloat/fast_float) .
|
Conversion for floating point values invoked using [fast-float](https://github.com/fastfloat/fast_float) .
|
||||||
|
Loading…
Reference in New Issue
Block a user