template<typename IndexT, typename HandlerT>
MapsDispatcher struct final
Base classes
- struct BaseMapsDispatcher
Constructors, destructors, conversion operators
- MapsDispatcher(HandlerT in_fn_ptr) explicit
Public functions
-
auto dispatch(index::
BaseIndex* cur_idx_ptr, index:: BaseIndex* range_ptr, NodeType num_nodes) const -> NodeType override