Actualités

Is your feature request related to a problem? Please describe. I have to compile my C++ code under x86 mode, I want to accelerate my code by using DirectML but not found DirectML interface in header ...
I know that the gdb debugger is working, because when I run the g++ from the command line, it builds the executable properly and gdb then works. Intellisense is also not picking up the "std" part of ...