SeqAn3
seqan3::standard_layout_concept Interface Reference

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

#include <seqan3/core/concept/core_language.hpp>

Inheritance diagram for seqan3::standard_layout_concept:
[legend]

Detailed Description

Resolves to std::is_standard_layout_v<t>.

See also
http://en.cppreference.com/w/cpp/concept/StandardLayoutType

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