hb-web ~master (2017-03-20T21:43:19Z)
Dub
Repo
impl.templArgs
hb
web
auth
AuthInfo
impl
Undocumented in source.
template
impl
(size_t idx)
package
static if
(
idx < ATTS.length
)
static if
(
is(typeof(ATTS[idx])) && isInstanceOf!(RequiresAuthAttribute, typeof(ATTS[idx]))
)
alias
templArgs
=
TemplateArgsOf
!(
typeof
(
ATTS
[
idx
]))
Meta
Source
See Implementation
hb
web
auth
AuthInfo
impl
aliases
impl
templArgs