Computes the return type of a call to kumi::get on a kumi::tuple and unwrap the field_capture returned by kumi::get on a kumi::record. More...
#include <kumi/utils/traits.hpp>
Computes the return type of a call to kumi::get on a kumi::tuple and unwrap the field_capture returned by kumi::get on a kumi::record.
| I | Index of the type to retrieve |
| T | kumi::product_type to access |