A type that satisfies seqan3::trivially_copyable and seqan3::trivially_destructible. More...
#include <seqan3/core/concept/core_language.hpp>
Inheritance diagram for trivial:Related Functions | |
(Note that these are not member functions.) | |
Requirements for std::swappable | |
You can expect these functions on all types that implement std::swappable. | |
| void | swap (t &lhs, t &rhs) |
| Swaps the contents of two objects. More... | |
A type that satisfies seqan3::trivially_copyable and seqan3::trivially_destructible.