struct
BaseMapsDispatcher
Derived classes
-
template<typename IndexT, typename HandlerT>struct MapsDispatcher final
Constructors, destructors, conversion operators
- ~BaseMapsDispatcher() defaulted virtual
Public functions
-
auto dispatch(index::
BaseIndex* cur_idx_ptr, index:: BaseIndex* range_ptr, NodeType num_nodes) const -> NodeType pure virtual