iceberg-cpp
Loading...
Searching...
No Matches
Public Types | List of all members
iceberg::internal::ParallelCollectTraits< I, Args > Struct Template Reference

Public Types

using args_tuple_type = std::tuple< Args &&... >
 
using input_type = std::tuple_element_t< I *2, args_tuple_type >
 
using task_type = std::tuple_element_t< I *2+1, args_tuple_type >
 
using value_type = ParallelCollectValueT< input_type, task_type >
 

The documentation for this struct was generated from the following file: