▲ | WalterBright 3 days ago | |||||||
C++ is still trying to catch up with: - compile time function execution - modules - no preprocessor - memory safe arrays - preprocessor replacement - ranges and so on. | ||||||||
▲ | motorest 3 days ago | parent | next [-] | |||||||
> C++ is still trying to catch up with (...) C++ modules are indeed a mess, but you are fooling yourself if you believe that the preprocessor of all things is a compelling reason to switch. In fact, I think you unwittingly proved my point on how interest in D fizzed out the moment C++11 was released. | ||||||||
| ||||||||
▲ | 72deluxe 3 days ago | parent | prev [-] | |||||||
As I am oblivious to D, may I ask if there are suitable GUI toolkits for it, or bindings? I typically use wxWidgets in C++ land. | ||||||||
|