std std.atomic std.exception std.intrinsic std.memory std.stdarg std.thread |
std.stdargThe stdarg module is intended to facilitate vararg manipulation in D. It should be interface compatible with the C module of the same name, and the two modules may share a common implementation if possible (as is done here).
|