SeqAn3  3.0.3
The Modern C++ library for sequence analysis.
all.hpp
Go to the documentation of this file.
1 // -----------------------------------------------------------------------------------------------------
2 // Copyright (c) 2006-2021, Knut Reinert & Freie Universität Berlin
3 // Copyright (c) 2016-2021, 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 
14 #pragma once
15 
16 // ============================================================================
17 // External concept implementations
18 // ============================================================================
19 
26 #include <seqan3/core/platform.hpp>
30 
Provides seqan3::add_enum_bitwise_operators.
Meta-Header for components of the algorithm submodule.
Meta-include for custom concepts.
Meta-Header for components of the configuration submodule.
Meta-header for implementation details in the core module.
Provides various transformation traits used by the range module.
Provides seqan3::debug_stream and related types.
Provides platform and dependency checks.
[DEPRECATED] Provides utility functions for tuple like interfaces.
Provides seqan3::pod_tuple.