ssll v0.3.0 (2019-07-25T17:16:20Z)
Dub
Repo
funcPointers.__this
ssll
funcPointers
Undocumented in source.
mixintemplate
funcPointers
(funcs...)
static if
(!(
funcs.length == 0
))
static if
(
funcs.length == 1
)
alias
__this
=
funcs
[0]
Meta
Source
See Implementation
ssll
funcPointers
aliases
__this
mixins
__anonymous