Window creation, for phobos?

Piotrek via Digitalmars-d digitalmars-d at puremagic.com
Thu Jan 29 08:33:49 PST 2015


On Thursday, 29 January 2015 at 14:45:19 UTC, Adam D. Ruppe wrote:
> On Thursday, 29 January 2015 at 11:17:32 UTC, Mike wrote:
>> Is the concept of a *window* even that platform agnostic?
>
> Generally, I think it is a mistake to reject something that is 
> good for a great many users just because it isn't available 
> everywhere. If it isn't right for your target, just don't use 
> it.
>

I agree 100%. Moreover C++ std lib have features not present on 
all targets, e.g. threads.

Piotrek


More information about the Digitalmars-d mailing list