pyd ~master (2018-03-05T17:12:37Z)
Home
Dub
Repo
dg_wrapper
pyd
func_wrap
This template function converts a pointer to a member function into a delegate.
auto
dg_wrapper
(
T
Fn
)
(
T
t
,
Fn
fn
)
Meta
Source
See Implementation
pyd
func_wrap
functions
dg_wrapper
supportsNArgs
templates
fn_to_dg
getparams
maxArgs
minArgs
This template function converts a pointer to a member function into a delegate.