Config is a very minimalistic config class, which allows to parse simple Key-Value pairs from a text file.
-
Updated
Sep 26, 2022 - C++
Config is a very minimalistic config class, which allows to parse simple Key-Value pairs from a text file.
A simple implementation of hash tables (for practice purposes). The user can add people and their ages to a hash table and perform lookups, inserts, and deletions.
Add a description, image, and links to the key-value-pairs topic page so that developers can more easily learn about it.
To associate your repository with the key-value-pairs topic, visit your repo's landing page and select "manage topics."