column_block_callback_t

Defined in header: <ixion/types.hpp>

using ixion::column_block_callback_t = std::function<bool(col_t, row_t, row_t, const column_block_shape_t&)>

Callback function type to be used during traversal of column data.