On Sat, Jun 16, 2018 at 12:24:42AM +0000, DigitalDesigns via Digitalmars-d 
wrote:
> space is ignored! Seems like a bug std . traits . std . string is valid?

It's not a bug.  The '.' is the member-access operator, and like all
other operators, is allowed to be surrounded by spaces. (Even though
most people don't write it that way.)


T

-- 
People walk. Computers run.

Reply via email to