Concept specifying a type follows the Product Type semantic and is empty. More...
#include <kumi/utils/concepts.hpp>
Concept specifying a type follows the Product Type semantic and is empty.
A type T models kumi::empty_product_type if it models kumi::product_type and has no elements.