December 13, 2010 General » Re: Inlining Code Test | |||
|---|---|---|---|
| |||
...0], 0, a.length()-1, Less<T>()); }
typedef unsigned long long uint64;
uint64 getCycle() {
__asm... | |||
December 07, 2010 General » Re: const(Object)ref is here! | |||
|---|---|---|---|
| |||
...type constructor. Doing that would make the typedef's with ref be illegal. It'd... | |||
December 07, 2010 Learn » C Bitfields in D | |||
|---|---|---|---|
| |||
...to deal with looks something like this:
typedef struct
{
unsigned i:1;
} my_struct;
I... | |||
December 02, 2010 General » Re: library defined typedef | |||
|---|---|---|---|
| |||
Bump. | |||
November 29, 2010 General » Re: C#'s greatest mistakes | |||
|---|---|---|---|
| |||
my 1+ rated mistake getting generics into the language BUT no alias or typedef likes | |||
November 29, 2010 General » Re: D's greatest mistakes | |||
|---|---|---|---|
| |||
...incompletely thought-out approach to garbage collection) * typedef * Escape rules are too lax (e.g... | |||
November 28, 2010 General » Re: Deprecation schedule | |||
|---|---|---|---|
| |||
...like part of the complex number syntax, typedef, floating point comparison operators (are they present... | |||
November 27, 2010 c++.windows » typedef error | |||
|---|---|---|---|
| |||
...This is preventing me getting any further. typedef unsigned __int32 uint32_t; os.h|4... | |||
November 26, 2010 c++.stlsoft » Pantheios 1.0.1 (beta 203) released | |||
|---|---|---|---|
| |||
...beta 203 incorporates: * added pantheios::ch inserter typedef (for pantheios::character) for inserting characters in... | |||
November 23, 2010 General » Re: when is a GDC/D2/Phobos bug a GDC bug? | |||
|---|---|---|---|
| |||
...into two different types (like with a typedef): http://d.puremagic.com/issues/show_bug... | |||
Copyright © 1999-2021 by the D Language Foundation