Concept specifying a type follows the Product Type semantic. More...
#include <kumi/utils/concepts.hpp>
Concept specifying a type follows the Product Type semantic.
A type T models kumi::product_type if it opts in for the Product Type semantic and provides supports for structured bindings.