phobos-next v0.1.0 (2016-04-10T11:57:37Z)
Home
Dub
Repo
contextual_writeln
dbg
Undocumented in source. Be warned that the author may not have intended to support it.
@
trusted
nothrow
void
contextual_writeln
(
string
file
= __FILE__
uint
line
= __LINE__
string
fun
= __FUNCTION__
Arg
...
)
(
Arg
t
)
Meta
Source
See Implementation
dbg
aliases
dfln
dln
pln
functions
contextual_writeln
debug_writefln
debug_writeln
trustedPureDebugCall
mixin templates
dump
templates
show