Proposal for Deimos documentation

Jacob Carlborg doob at me.com
Fri Mar 22 01:09:26 PDT 2013


On 2013-03-22 00:01, Jens Mueller wrote:

> I believe I included all the change requests. Many thanks for the
> feedback.
> Updated version is at
> http://jkm.github.com/d-programming-language.org/deimos.html

"Each #include <path/to/header.h> needs to have at most one 
corresponding import path.to.header;"

"at most one", is not correct. As we said, one may need several imports 
to cover a single include. It may also be possible to skip some includes 
due to the corresponding functionality being built in to the language or 
available in object.d

-- 
/Jacob Carlborg


More information about the Digitalmars-d mailing list