mirror of
				https://github.com/red0124/ssp.git
				synced 2025-10-30 12:56:45 +01:00 
			
		
		
		
	update README
This commit is contained in:
		
							parent
							
								
									bc36748b8d
								
							
						
					
					
						commit
						f48c429675
					
				| @ -14,7 +14,7 @@ | |||||||
|  |  | ||||||
|     |     | ||||||
| 
 | 
 | ||||||
| A header only "csv" parser which is fast and versatile with modern C++ api. Requires compiler with C++17 support. Can also be used to convert strings to specific types. | A header only "csv" parser which is fast and versatile with modern C++ api. Requires compiler with C++17 support. [Can also be used to convert strings to specific types.](#The-converter) | ||||||
| 
 | 
 | ||||||
| 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) .    | ||||||
| Function traits taken from [qt-creator](https://code.woboq.org/qt5/qt-creator/src/libs/utils/functiontraits.h.html) .    | Function traits taken from [qt-creator](https://code.woboq.org/qt5/qt-creator/src/libs/utils/functiontraits.h.html) .    | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user