January 30, 2011 Learn » Re: pragma(msg, | |||
|---|---|---|---|
| |||
doh. when I did something like enum string s = tct!(int,int); it just took... | |||
January 29, 2011 General » Re: Suggestion: New D front page | |||
|---|---|---|---|
| |||
...D to HTML, just like from PHP. Here...set-cookie" Expires: 0 Pragma: no-cache Content... | |||
January 29, 2011 Learn » Re: How can you read and understand the source of *naryFun in functional.d? | |||
|---|---|---|---|
| |||
...of arguments. Sort of like having a regular...feature, similar to a pragma, where you can... | |||
January 24, 2011 Learn » C# code sample | |||
|---|---|---|---|
| |||
...come from a c# background I would like to write the following code in the... | |||
January 24, 2011 Issues » [Issue 5481] Support deprecated("message") | |||
|---|---|---|---|
| |||
...notified like you get with the pragma messages now - though preferably with something more like... | |||
January 15, 2011 Phobos » [phobos] Deprecation of std.date | |||
|---|---|---|---|
| |||
...SysTime functions - would get see the pragma. It seems like what we really need is... | |||
January 13, 2011 Issues » [Issue 5449] New: To disable profiling of a function/class/struct | |||
|---|---|---|---|
| |||
...foo() { /*...*/ }
pragma(notrace) class Bar { /*...*/ }
pragma(notrace) struct Spam { /*...*/ }
-------------
Similarly, I'd also like some... | |||
January 07, 2011 GDC » Re: OpenMP support | |||
|---|---|---|---|
| |||
...syntax i meant something like for example the...openmp extensions in a "#pragma omp parallel for... | |||
January 06, 2011 GDC » Re: OpenMP support | |||
|---|---|---|---|
| |||
...getFoo(); DMD: pragma(startaddress, foo); A typical hello world application would likely look like this... | |||
December 28, 2010 General » Inline asm expressions for ranged integrals? | |||
|---|---|---|---|
| |||
...D. Now I'd like means to implement...ways, the allow_inline pragma: http://www.dsource... | |||
Copyright © 1999-2021 by the D Language Foundation