Sharg 1.1.2-rc.1
The argument parser for bio-c++ tools.
Loading...
Searching...
No Matches
version_check.hpp File Reference

Provides the version check functionality. More...

#include <array>
#include <fstream>
#include <future>
#include <iostream>
#include <optional>
#include <regex>
#include <sharg/std/charconv>
#include <sharg/auxiliary.hpp>
#include <sharg/detail/safe_filesystem_entry.hpp>
#include <sharg/detail/terminal.hpp>
+ Include dependency graph for version_check.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Detailed Description

Provides the version check functionality.

Author
Svenja Mehringer <svenja.mehringer AT fu-berlin.de>
Hide me