dst = src rather than src dst
Vladimir Panteleev
thecybershadow at gmail.com
Thu Sep 6 10:24:02 PDT 2007
On Thu, 06 Sep 2007 03:56:27 +0300, Bill Baxter <dnewsgroup at billbaxter.com> wrote:
> So Vladimir, what reason did you come up with?
It was discussed in the other part of this thread. It "fits in" with some other declarations, e.g. variables are declared as <type> <varname>. Aliases and typedefs are quite similar to that, except that they're preceded by the respective keyword - "alias"|"typedef" <type> <newname>.
--
Best regards,
Vladimir mailto:thecybershadow at gmail.com
More information about the Digitalmars-d
mailing list