July 20, 2005 General » Re: [Suggestion] Make if(array) illegal. | |||
|---|---|---|---|
| |||
...instead of the data pointer then you invalidate all but the last statement C. If... | |||
March 31, 2005 c++.stlsoft » Re: string_view in 1.8.3b4 | |||
|---|---|---|---|
| |||
...basic_string - including c_str()! - which would invalidate the pointer that the string_view instance... | |||
March 30, 2005 General » Re: Dumping C/C++ library mappings?? | |||
|---|---|---|---|
| |||
...examples need work. But that does not invalidate the good aspects of their presence, or... | |||
September 15, 2004 General » Re: another gc question | |||
|---|---|---|---|
| |||
...I don't do that. You can invalidate any query (bottom) object without invalidating the... | |||
September 15, 2004 General » Re: another gc question | |||
|---|---|---|---|
| |||
...the destruction of a connection object to invalidate all query objects open through that connection... | |||
September 09, 2004 General » Can D do Hard-RT ? | |||
|---|---|---|---|
| |||
...thread it runs in. This seems to invalidate my design's RT-ness. The obvious... | |||
May 09, 2004 General » Re: Attributes problems (any ideas for a fix... maybe []?) | |||
|---|---|---|---|
| |||
...extern(Windows): || else || extern(C): | does that invalidate the next statement for windows? | what if... | |||
May 09, 2004 General » Re: Attributes problems (any ideas for a fix... maybe []?) | |||
|---|---|---|---|
| |||
does that invalidate the next statement for windows? what if I had export void glEnd... | |||
September 17, 2003 D » Re: switch statement improvement? | |||
|---|---|---|---|
| |||
...legal to use a regular goto to invalidate the whole switch concept anyway? As in... | |||
July 30, 2003 D » anonymous enum symbol clash crash bug. | |||
|---|---|---|---|
| |||
...INTERNALPAINT|RDW_INVALIDATE|RDW_UPDATENOW );
}
}
--------- test1lib.d -----------
module test1lib;
enum {
// * RedrawWindow() flags
RDW_INVALIDATE =0x0001... | |||
Copyright © 1999-2021 by the D Language Foundation