The future of std.compiler

David Nadlinger see at klickverbot.at
Tue Nov 29 12:31:41 PST 2011


On 11/29/11 9:17 PM, Stewart Gordon wrote:
> Identifiers beginning with __ are implementation-specific. std.compiler,
> OTOH, continues to exist in order to provide _standardised_ access to
> information about the compiler.

Not in this case – actually, all special tokens defined by the language 
are enclosed in double underscores: 
http://d-programming-language.org/lex.html#specialtokens.

David


More information about the Digitalmars-d mailing list