kumi v3.1.0
Exquisite Epidote
 
Loading...
Searching...
No Matches
Tuple Related Traits

Definition for kumi::tuple traits and extension points. More...

Classes

struct  kumi::element< I, T >
 Provides indexed access to the types of the elements of a kumi::product_type. More...
 
struct  kumi::is_homogeneous< T >
 Detects if a given kwk::product_type instance is homogeneous. More...
 
struct  kumi::is_product_type< T, Enable >
 Opt-in traits for types behaving like a kumi::product_type. More...
 
struct  kumi::member< I, T >
 Computes the return type of a call to kumi::get. More...
 
struct  kumi::size< T >
 Computes the number of elements of a kumi::product_type. More...