SeqAn3  3.0.3
The Modern C++ library for sequence analysis.
trivial Interface Reference

A type that satisfies seqan3::trivially_copyable and seqan3::trivially_destructible. More...

#include <seqan3/utility/detail/exposition_only_concept.hpp>

+ Inheritance diagram for trivial:

Detailed Description

A type that satisfies seqan3::trivially_copyable and seqan3::trivially_destructible.

See also
https://en.cppreference.com/w/cpp/types/is_trivial
This entity is not part of the SeqAn API. Do not rely on it in your applications.

The documentation for this interface was generated from the following file: