SeqAn3  3.0.1
The Modern C++ library for sequence analysis.
version_check.hpp File Reference

Provides the version check functionality. More...

#include <sys/stat.h>
#include <chrono>
#include <fstream>
#include <future>
#include <iostream>
#include <regex>
#include <seqan3/version.hpp>
#include <seqan3/core/detail/terminal.hpp>
#include <seqan3/io/detail/misc.hpp>
#include <seqan3/io/detail/safe_filesystem_entry.hpp>
#include <seqan3/std/charconv>
+ 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.

Namespaces

 seqan3
 The main SeqAn3 namespace.
 

Detailed Description

Provides the version check functionality.

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