Skip to content

Latest commit

 

History

16 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Config

A simple Config system using C++17

Example

A config file can store numbers and strings, it can be used to store mixed vectors of those types separated by space It can be formated as follows :

ThisIsANumber = 42
ThisIsAString = ExampleString
ThisIsMixedData = 42 ExampleString 21 84

About

A simple Config system using C++17

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages