On Tue, 13 Jan 2015 17:08:37 +0000
Laeeth Isharc via Digitalmars-d-learn
<digitalmars-d-learn@puremagic.com> wrote:

> I just finished reading aldanor's blog, so I know he is slightly 
> allergic to naked functions and prefers classes ;)
that's due to absense of modules in C/C++. and namespaces aren't of big
help here too. and, of course, due to missing UFCS, that prevents nice
`obj.func()` for free functions. ;-)

Attachment: signature.asc
Description: PGP signature

Reply via email to