SeqAn3 3.1.0
The Modern C++ library for sequence analysis.
standard_layout Interface Reference

Resolves to std::is_standard_layout_v<t>. More...

#include <seqan3/utility/concept/exposition_only/core_language.hpp>

+ Inheritance diagram for standard_layout:

Detailed Description

Resolves to std::is_standard_layout_v<t>.

See also
https://en.cppreference.com/w/cpp/types/is_standard_layout

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: