Dispatch2< ALGORITHM, TYPES, REIFICATION > Class Template Reference

#include <generic_dispatch.h>

详细描述

template<typename ALGORITHM, typename TYPES, typename REIFICATION = DefaultReification>
class maxon::Dispatch2< ALGORITHM, TYPES, REIFICATION >

Dispatch2 类似 Dispatch1 , but it dispatches based on the second argument instead of the first.