Box.toString

Undocumented in source. Be warned that the author may not have intended to support it.
struct Box(E, uint D)
@property const
void
toString
(
Sink
)
(
ref scope Sink sink
)
if (
D >= 1
)

Meta