Reviving old topic.
I've been recently checking few general dlang.org pages like
http://dlang.org/cpptod.html and noticed that there is plenty of
stuff that is either deprecated ( like typedef ) or not really
advised ( like C-style function type declarations ). Probably all
language docs need a good pass-through to cleanup all possible
misunderstandings. It is especially important for newbie-oriented
pages like cpptod.html
I'd gladly do it but it feels like someones pretty experienced
time is required to actually validate stuff :(