ddocbackticks

Closely related to std.datetime is
core.time
, and some of the time types used in std.datetime come from there - such as , , and . core.time is publically imported into std.datetime, it isn't necessary to import it separately.

void test();
This should produce
inline code
.

void test2();
But `this should NOT be inline'

However, restarting on a new line should be
inline again
.

void foo();
This
int foo;
should show highlight on foo, but not int.


Page generated by Ddoc.