|
|
|
|
|
by MichaelGG
3397 days ago
|
|
I'm using 2015 to develop a library for Linux. Their Linux support works great - pulls up gcc, debugs, etc. But it doesn't understand _Atomic in the IDE and so I get a lot of errors in Intellisense and stuff. It's sort of fair since I'm not sure I fully understand C11 atomics, but I like my IDE to be smarter. |
|