GPUOpen-Effects / FEMFX

470 stars 62 forks source link

Does the library work with c++14? #5

Open fire opened 4 years ago

fire commented 4 years ago

I saw it had parallel for loops and that is a c++17 feature.

elarsen-amd commented 4 years ago

yes, the parallel for loop used here is a function implemented in the FEMFX library