Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/moon5ckq/SimpleCppConfig

A Simple C++ header file for reading ini config file.
https://github.com/moon5ckq/SimpleCppConfig

Last synced: about 2 months ago
JSON representation

A Simple C++ header file for reading ini config file.

Awesome Lists containing this project

README

        

A Simple C++ header file for reading ini config file.

Support Type:
int, long, long long, unsigned, unsigned int, unsigned long, unsigned long long
float, double, long double
std::string