KUMI v4.0.0
Flawless Fluorite
Loading...
Searching...
No Matches

◆ is_homogeneous_v

template<typename T>
bool kumi::is_homogeneous_v = false
inlineconstexpr

Detects if a given kumi::product_type instance is homogeneous.

Template Parameters
Tkumi::product_type to inspect

Helper type-trait

namespace kumi
{
template<typename T> struct is_homogeneous;
}
Main KUMI namespace.
Definition algorithm.hpp:11