source/cli_options.cpp file

Implementation of the modern C++ command-line option parser.

Contains non-template implementation details for the CLI options parser. See cli_options.hpp for the public interface and template definitions.

Namespaces

namespace gtopt
namespace gtopt::cli