mirror of
https://github.com/dlang/phobos.git
synced 2025-05-02 08:00:48 +03:00
![]() Actually organizing all of the symbols within a file is pretty much a losing game in general, but I was trying to put the is* traits together and accidentally put some in the section containing Unconst, Unshared, and Unshared. So, this just moves Unconst and Unshared so that they're next to Unqual again. There is zero code that's actually changed. It's just moved within the file. |
||
---|---|---|
.. | ||
compiler.d | ||
meta.d | ||
package.d | ||
system.d | ||
traits.d |