-
Notifications
You must be signed in to change notification settings - Fork 0
bi-ran/config
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
@ headers include/utility.h $ operator<< for std::vector $ whitespace trimming for std::string $ delimiter class for std::string parsing include/cornucopia.h $ container of everything > requires --std=c++14 include/registry.h $ factory: constructs object given type (std::string) include/configurer.h $ configuration parser > requires --std=c++14 examples: + example.cpp + example.conf make -j8 g++ -std=c++14 example.cpp -o example -O2 -L./lib -lconf ./example example.conf
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published