XParam - The Solution to Parameter Handling

2024-06-27

Computers, Programming, Languages, C++ - XParam. Parameter handling library.

Parameter handling library. Extendable, type-safe, non-intrusive, object-oriented tool for general-purpose object serialization in C++. Good for parsing command-line parameters, cross-program and cross-platform communication, object streams, and as a plug-in framework (using polymorphism).

XParam