You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Impementation of a Config parser for C++ Applications using xerces-c Library Implementation.
The library helps to quickly implement config for applications.
To build just run the below.
cmake CMakeLists.txt
About
Impementation of a Config parser for C++ Applications using xerces-c Library Implementation.