MPD  0.20.15
BindMethodDetail::BindMethodWrapperGenerator< T, M, method, S > Struct Template Reference

Generate a wrapper function. More...

#include <BindMethod.hxx>

Detailed Description

template<typename T, typename M, M method, typename S>
struct BindMethodDetail::BindMethodWrapperGenerator< T, M, method, S >

Generate a wrapper function.

Parameters
Tthe containing class
Mthe method pointer type
methodthe method pointer
Sthe plain function signature type

Definition at line 160 of file BindMethod.hxx.


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