Library of Assembled Shared Sources
lass::util::impl::DispatcherR14Function< R, P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12, P13, P14, FunctionType, Enable > Class Template Reference

Dispatcher for lass::util::CallbackR14 to a function or equivalent callable entinty. More...

#include <dispatcher_r_14.h>

Inheritance diagram for lass::util::impl::DispatcherR14Function< R, P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12, P13, P14, FunctionType, Enable >:
Collaboration diagram for lass::util::impl::DispatcherR14Function< R, P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12, P13, P14, FunctionType, Enable >:

Detailed Description

template<typename R, typename P1, typename P2, typename P3, typename P4, typename P5, typename P6, typename P7, typename P8, typename P9, typename P10, typename P11, typename P12, typename P13, typename P14, typename FunctionType, typename Enable = void>
class lass::util::impl::DispatcherR14Function< R, P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12, P13, P14, FunctionType, Enable >

Dispatcher for lass::util::CallbackR14 to a function or equivalent callable entinty.

Definition at line 112 of file dispatcher_r_14.h.


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