SeqAn3
3.0.2
The Modern C++ library for sequence analysis.
▼
SeqAn3
Welcome
►
Setup
►
Tutorial
►
How-To
Cookbook
►
About
►
API Reference (Modules)
▼
API Reference (details)
►
Namespace List
►
Class List
▼
File List
►
File List
►
File Members
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Modules
Pages
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
20
#include <
seqan3/core/algorithm/all.hpp
>
21
#include <
seqan3/core/add_enum_bitwise_operators.hpp
>
22
#include <
seqan3/core/concept/all.hpp
>
23
#include <
seqan3/core/debug_stream.hpp
>
24
#include <
seqan3/core/detail/all.hpp
>
25
#include <
seqan3/core/type_traits/all.hpp
>
26
#include <
seqan3/core/platform.hpp
>
27
#include <
seqan3/core/pod_tuple.hpp
>
28
#include <
seqan3/core/tuple_utility.hpp
>
29
#include <
seqan3/core/type_list/type_list.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.
Version:
main_user
main_dev
3.4.0
3.3.0
3.2.0
3.1.0
3.0.3
3.0.2
3.0.1
3.0.0
seqan3
core
all.hpp
Generated on Thu Dec 3 2020 18:58:17 for SeqAn3 by
1.8.20