mirror of
https://github.com/hyperion-project/hyperion.ng.git
synced 2023-10-10 13:36:59 +02:00
305a2e856a
Former-commit-id: 1bd70d02814d6238c488db765d9d25af655c1872
A very small class library that replaces getopt() and getopt_long()-functionality with a more C++-friendly approach. Additionally, it does not rely on UNIX-specific code. See test.cc for a sample application and COPYING for license information.