Whether a type std::is_default_constructible in constexpr-context (unary_type_trait specialisation).
More...
#include <seqan3/core/type_traits/basic.hpp>
Inheritance diagram for seqan3::is_constexpr_default_constructible< t >:Whether a type std::is_default_constructible in constexpr-context (unary_type_trait specialisation).
| t | A type that std::is_default_constructible. |