hb-web ~master (2017-03-20T21:43:19Z)
Dub
Repo
AuthInfo.impl
hb
web
auth
AuthInfo
Undocumented in source.
template
AuthInfo
(C, CA = C)
package
template
impl (
size_t
idx
) {}
Members
Aliases
impl
alias
impl
=
typeof
(
templArgs
[
0
](
HTTPServerRequest
.
init
,
HTTPServerResponse
.
init
))
Undocumented in source.
impl
alias
impl
=
impl
!(
idx
+
1
)
Undocumented in source.
impl
alias
impl
=
typeof
(
C
.
init
.
authenticate
(
HTTPServerRequest
.
init
,
HTTPServerResponse
.
init
))
Undocumented in source.
impl
alias
impl
=
void
Undocumented in source.
templArgs
alias
templArgs
=
TemplateArgsOf
!(
typeof
(
ATTS
[
idx
]))
Undocumented in source.
Meta
Source
See Implementation
hb
web
auth
AuthInfo
aliases
ATTS
AuthInfo
BASES
templates
cimpl
impl