Concept specifying is Product Type which types are all the same. More...
#include <kumi/utils/concepts.hpp>
Concept specifying is Product Type which types are all the same.
A type T models kumi::homogenous_product_type if it models kumi::product_type and contains member of a single, unique type.