Main Page
Modules
Namespaces
Classes
Files
S
earch for
Alphabetical List
Class List
Class Hierarchy
Class Members
Loki
::
Private
::
FnDispatcherHelper
Loki::Private::FnDispatcherHelper< BaseLhs, BaseRhs, SomeLhs, SomeRhs, ResultType, CastLhs, CastRhs, Callback > Struct Template Reference
List of all members.
Static Public Member Functions
static ResultType
Trampoline
(BaseLhs &lhs, BaseRhs &rhs)
static ResultType
TrampolineR
(BaseRhs &rhs, BaseLhs &lhs)
Detailed Description
template<class BaseLhs, class BaseRhs, class SomeLhs, class SomeRhs, typename ResultType, class CastLhs, class CastRhs, ResultType(*)(SomeLhs &, SomeRhs &) Callback>
struct Loki::Private::FnDispatcherHelper< BaseLhs, BaseRhs, SomeLhs, SomeRhs, ResultType, CastLhs, CastRhs, Callback >
Definition at line
231
of file
MultiMethods.h
.
The documentation for this struct was generated from the following file:
MultiMethods.h
Generated on Sun Feb 25 16:52:57 2007 for Loki by
1.5.1-p1