std.array and std.tuple usage
Use great std.array and std.tuple rather than raw C++ array in all code. That's all.
Use great std.array and std.tuple rather than raw C++ array in all code. That's all.