Re: Method doesn't compile when defined in a mixin, but is fine without?
pineapple via Digitalmars-d-learn Sun, 01 May 2016 06:41:24 -0700
Strangely, though I'm getting this error when wrapping
SDL_GetWindowMinimumSize and SDL_GetWindowMaximumSize, I don't
get any compilation errors wrapping the identically-signatured
SDL_GetWindowSize and SDL_GetWindowPosition using the same mixin.
- Method doesn't compile when defined in... pineapple via Digitalmars-d-learn
- Re: Method doesn't compile when d... pineapple via Digitalmars-d-learn
- Re: Method doesn't compile when d... ag0aep6g via Digitalmars-d-learn
- Re: Method doesn't compile wh... pineapple via Digitalmars-d-learn
- Re: Method doesn't compil... Stefan Koch via Digitalmars-d-learn