Dispatch2< ALGORITHM, TYPES, REIFICATION > Class Template Reference

Detailed Description

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

Dispatch2 is similar to Dispatch1, but it dispatches based on the second argument instead of the first.