On 2013-01-24 17:27, Andrei Alexandrescu wrote:
Nah, C++ has also namespace, inner classes and function-local classes... lookup and resolution are actually more complicated than D.
A namespace in C++ would be using a double colon, not a dot. -- /Jacob Carlborg
