digitalmars.D.learn - why std.process.Pid & std.process.Environment are classes ?
- Baz (5/5) May 02 2015 In std.process, the following declarations:
In std.process, the following declarations: - final class Pid - abstract final class environment could be struct, couldn't they ? Any particular reason behind this choice ?
May 02 2015