SeqAn3
The Modern C++ library for sequence analysis.
all.hpp
Go to the documentation of this file.
1
// -----------------------------------------------------------------------------------------------------
2
// Copyright (c) 2006-2019, Knut Reinert & Freie Universität Berlin
3
// Copyright (c) 2016-2019, Knut Reinert & MPI für molekulare Genetik
4
// This file may be used, modified and/or redistributed under the terms of the 3-clause BSD-License
5
// shipped with this file and also available at: https://github.com/seqan/seqan3/blob/master/LICENSE.md
6
// -----------------------------------------------------------------------------------------------------
7
13
#pragma once
14
15
#include <
seqan3/core/detail/endian.hpp
>
16
#include <
seqan3/core/detail/int_types.hpp
>
17
#include <
seqan3/core/detail/reflection.hpp
>
18
#include <
seqan3/core/detail/strong_type.hpp
>
19
#include <
seqan3/core/detail/terminal.hpp
>
strong_type.hpp
Provides basic data structure for strong types.
int_types.hpp
Provides metaprogramming utilities for integer types.
terminal.hpp
Checks if program is run interactively and retrieves dimensions of terminal (Transferred from seqan2)...
endian.hpp
Provides seqan3::detail::endian.
reflection.hpp
Static reflection for arbitrary types.
seqan3
core
detail
all.hpp
Generated on Fri Nov 29 2019 06:30:57 for SeqAn3 by
1.8.13