p0nce

Results 283 issues of p0nce

Original author and me don't like it anymore, it could be more useful introducing the regular toString and the toString with a sink

You can't assign a const(Object) any value without using it.

``` p0nce: I just read the rest of your "four ways to use static" tip. You missed one of the more nifty usages D retained from C++: function-local static variables....

Not sure exactly in which conditions

Posted this on the NG. ``` First let's admit that C++ determinism is a strong point and that D fares a bit worse on this. I'll give you the simplistic...

Because no-one think to add themselves else

A little known feature http://dlang.org/template.html

Gives plenty of ideas. https://www.youtube.com/watch?v=lRBYkBCMvbk&list=PL3jwVPmk_PRyTWWtTAZyvmjDF4pm6EX6z&index=17 - Anonymous Inner Classes (`new class Parent { })` - Implicit Return Types (type can be omitted with pure, const, immutable) - comparing floats with...

Was mentioned by a C++ proponent as something specific to C++.

Must read this http://forum.dlang.org/post/[email protected]