matf-rg-engine  1.0.0
Base for project for the Computer Graphics course at Faculty of Mathematics, University of Belgrade
Classes | Namespaces
ArgParser.hpp File Reference

Defines the ArgParser class that serves as the interface for argument parsing. More...

#include <string_view>
#include <optional>
#include <string>
Include dependency graph for ArgParser.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  engine::util::ArgParser
 Parses command line arguments. More...
 

Namespaces

 engine
 
 engine::util
 

Detailed Description

Defines the ArgParser class that serves as the interface for argument parsing.