SeqAn3
3.2.0
The Modern C++ library for sequence analysis.
•
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-2022, Knut Reinert & Freie Universität Berlin
3
// Copyright (c) 2016-2022, 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
19
#pragma once
20
21
#include <
seqan3/utility/container/aligned_allocator.hpp
>
22
#include <
seqan3/utility/container/concept.hpp
>
23
#include <
seqan3/utility/container/dynamic_bitset.hpp
>
24
#include <
seqan3/utility/container/small_string.hpp
>
25
#include <
seqan3/utility/container/small_vector.hpp
>
aligned_allocator.hpp
Provides seqan3::aligned_allocator.
dynamic_bitset.hpp
A constexpr bitset implementation with dynamic size at compile time.
small_string.hpp
A constexpr string implementation to manipulate string literals at compile time.
small_vector.hpp
A constexpr vector implementation with dynamic size at compile time.
concept.hpp
Adaptations of concepts from the standard library.
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
utility
container
all.hpp
Generated on Mon Jun 20 2022 15:17:41 for SeqAn3 by
1.9.4