jax ~master (2015-09-10T21:20:55Z)
Dub
Repo
locals
templ
Undocumented in source.
template
locals (
size_t
i
Vars
...
) {
import
std
.
conv
:
to
;
;
static if
(
i < Vars.length
)
enum
string
locals
;
static if
(!(
i < Vars.length
))
enum
string
locals
;
}
Members
Variables
locals
enum
string
locals
;
Undocumented in source.
locals
enum
string
locals
;
Undocumented in source.
Meta
Source
See Implementation
templ
functions
render
templates
locals