SeqAn3  3.0.2
The Modern C++ library for sequence analysis.
all.hpp
Go to the documentation of this file.
1 // -----------------------------------------------------------------------------------------------------
2 // Copyright (c) 2006-2020, Knut Reinert & Freie Universität Berlin
3 // Copyright (c) 2016-2020, 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 
debug_stream.hpp
Provides seqan3::debug_stream and related types.
pod_tuple.hpp
Provides seqan3::pod_tuple.
all.hpp
Provides various type traits.
all.hpp
Meta-header for implementation details in the core module.
all.hpp
Meta-Header for components of the algorithm submodule.
tuple_utility.hpp
Provides utility functions for tuple like interfaces.
add_enum_bitwise_operators.hpp
Provides seqan3::add_enum_bitwise_operators.
platform.hpp
Provides platform and dependency checks.
all.hpp
Meta-include for custom concepts.
type_list.hpp
Provides seqan3::type_list.