February 20, 2020 Issues » [Issue 10100] Identifiers with double underscores and allMembers | |||
|---|---|---|---|
| |||
...i) ~ ` = i;`); // declares 10 variables x0, x1, ..., x9 } import std.range: iota; // all aggregate types... | |||
March 03, 2017 Announce » Re: DConf 2017 Hotel - book now! | |||
|---|---|---|---|
| |||
...X9 also takes you from Tegel Airport to Jakob-Kaiser-Platz. The goodies: - the X9... | |||
April 25, 2016 General » Re: Directions to Ibis Hotel in Berlin from Tegel Airport | |||
|---|---|---|---|
| |||
Speaking of which, X9 also drives from the airport to U Jakob-Keiser Platz IIRC... | |||
April 09, 2016 General » Re: The day before DConf 2016 | |||
|---|---|---|---|
| |||
...going to Ibis, looks to be the X9 express bus (or the 109 normal bus... | |||
August 11, 2014 Issues » [Issue 13281] New: Print type suffix of real/complex literals in pragma(msg) and error diagnostic | |||
|---|---|---|---|
| |||
...6i)) of type cdouble to int int x9 = 123.4L+5.6Li; // ... ((123.4+5... | |||
March 08, 2013 Issues » [Issue 9668] New: Disallow (dis)equality with FP.nan/FP.init literals | |||
|---|---|---|---|
| |||
...assert(x8 != double.init);
real x9 = real.nan;
assert(x9 == real.nan);
real x10 = 0... | |||
April 19, 2012 General » Disallow (dis)equality with FP.nan/FP.init literals | |||
|---|---|---|---|
| |||
...assert(x8 != double.init);
real x9 = real.nan;
assert(x9 == real.nan);
real x10 = 0... | |||
February 22, 2012 Issues » [Issue 7562] New: DMD crashes by using TemplateThisParameter | |||
|---|---|---|---|
| |||
...template X6(){}
template X7(){}
template X8(){}
template X9(){}
template X10(){}
void test1(this X)(){}
void... | |||
July 10, 2011 Issues » [Issue 4269] Regression(2.031): invalid type accepted if evaluated while errors are gagged | |||
|---|---|---|---|
| |||
...typeof(X9.init))) {}
//interface X9 : Y {}
// Compiles without error
//static if(is(typeof(X9.init... | |||
November 02, 2009 Issues » [Issue 3465] New: isIdeographic can be wrong in std.xml | |||
|---|---|---|---|
| |||
...character, excluding surrogate blocks FFFE and FFFF. * #x9 | #xA | #xD | [#x20-#xD7FF] | [#xE000-#xFFFD] | [#x10000... | |||
Copyright © 1999-2021 by the D Language Foundation