February 28, 2005 General » Re: C++ vs D for performance programming - furphy! | |||
|---|---|---|---|
| |||
...Effeciency moves about, e.g. it might swap places with Maintainability. Given that list, correct... | |||
February 01, 2005 General » Re: Example code: Expression templates in D | |||
|---|---|---|---|
| |||
...An intelligent compiler might be able to swap the order of some commands, but it... | |||
November 22, 2004 General » Re: Remembering more than 4GB | |||
|---|---|---|---|
| |||
...memory area as a (very, very fast) swap device. This would, however, not make a... | |||
November 21, 2004 General » Re: BOMs and std.stream | |||
|---|---|---|---|
| |||
...that the code that reads strings can swap byte orders if needed. Otherwise the user... | |||
October 28, 2004 General » Re: Min/max operators in D | |||
|---|---|---|---|
| |||
...we are extending, how about a typesafe "swap" opperator for the current code: # tmp = a... | |||
October 28, 2004 Issues » missing bswap(ushort) intrinsic | |||
|---|---|---|---|
| |||
A 16-bit byte swap seems to be missing ? (from std.intrinsic, only has a... | |||
October 18, 2004 General » Re: version - feature suggestions | |||
|---|---|---|---|
| |||
...the following: I'd prefer *not* to swap them, since it's ported C. The... | |||
October 12, 2004 c++ » in-line assembly register usage | |||
|---|---|---|---|
| |||
...I hate using a third variable to swap two pointers -- I know about the XOR... | |||
September 23, 2004 Issues » dmd 0.102 crash (spooky) | |||
|---|---|---|---|
| |||
...or not. (Have not tried <0.102.) Swap the definition of Foo(T1) and Bar... | |||
September 19, 2004 c++.stl.port » STL debug locking on vector.clear | |||
|---|---|---|---|
| |||
...loop on line 131 that expects _Atomic_swap to return zero, never ends. No such... | |||
Copyright © 1999-2021 by the D Language Foundation