6 days ago Learn » volatile struct definition for peripheral control registers | |||
|---|---|---|---|
| |||
...string type, string name)
{
mixin("private "~type~" v...with a way to define these peripheral control... | |||
November 27 Learn » Re: File-like option where the "file contents" comes from a string? | |||
|---|---|---|---|
| |||
...an implementation around a #define just to slot...be possible through simple type compatibility to have... | |||
November 23 Issues » [Issue 24874] New: Copying, assigning to, and destroying a struct with a union that contains a non-POD struct should be @system | |||
|---|---|---|---|
| |||
...define one that does the right thing (whatever that happens to be for their type... | |||
November 20 Learn » Re: I can not understand this Error: undefined identifier `cpp_longlong` | |||
|---|---|---|---|
| |||
...DtoConstExpInit(Loc const&, Type*, Expression*) (/ldc/bin/ldc2+0x103c03221) #7 0x00000001041c023e IrGlobal::define() (/ldc/bin... | |||
October 25 Announce » Re: Fluid 0.7.0 has been released! | |||
|---|---|---|---|
| |||
...PangoRendererClass parentClass;
}
mixin(G_DEFINE_TYPE("PangoCustomRenderer", "pango_Custom_renderer", "PANGO_TYPE_RENDERER"));
extern(C... | |||
October 15 Learn » need help to find a way to replace c macro | |||
|---|---|---|---|
| |||
...flags;
uint8_t def_type;
int16_t magic...double f64;
} u;
} JSCFunctionListEntry;
#define JS_CFUNC_DEF... | |||
October 13 Issues » [Issue 24810] New: stable sort does not work with structs that both define opAssign and disable default-initialization | |||
|---|---|---|---|
| |||
...with structs that both
define opAssign and disable...memory even when the type defined opAssign. So... | |||
October 03 General » Re: Move Constructors - Converting Lvalues to Rvalues | |||
|---|---|---|---|
| |||
...of copy/move overloads where a type may define either one, or both. If a... | |||
September 25 DIP Development » Re: First Draft: Coroutines | |||
|---|---|---|---|
| |||
...on a coroutine library type, might be a...code. I did not define a ``Route`` UDA... | |||
September 13 DIP Ideas » Re: Sum Type by Struct | |||
|---|---|---|---|
| |||
...s great. Otherwise you would have to define empty struct types and they would probably... | |||
Copyright © 1999-2021 by the D Language Foundation