Library of Assembled Shared Sources
lass::util::impl::Dispatcher4Function< P1, P2, P3, P4, FunctionType, Enable > Class Template Reference

Dispatcher for lass::util::Callback4 to a free function: More...

#include <dispatcher_4.h>

Inheritance diagram for lass::util::impl::Dispatcher4Function< P1, P2, P3, P4, FunctionType, Enable >:
Collaboration diagram for lass::util::impl::Dispatcher4Function< P1, P2, P3, P4, FunctionType, Enable >:

Detailed Description

template<typename P1, typename P2, typename P3, typename P4, typename FunctionType, typename Enable = void>
class lass::util::impl::Dispatcher4Function< P1, P2, P3, P4, FunctionType, Enable >

Dispatcher for lass::util::Callback4 to a free function:

Definition at line 114 of file dispatcher_4.h.


The documentation for this class was generated from the following file: