/usr/include/d/std/metastrings.d is in libphobos2-ldc-dev 1:0.17.1-1ubuntu1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 | // Explicitly undocumented. It will be removed in April 2015.
deprecated("Please use std.string.format, std.conv.to or std.conv.parse instead")
module std.metastrings;
|