Next: , Previous: , Up: C Extensions   [Contents][Index]


6.58 Cilk Plus C/C++ Language Extension Built-in Functions

GCC provides support for the following built-in reduction functions if Cilk Plus is enabled. Cilk Plus can be enabled using the -fcilkplus flag.

Further details and examples about these built-in functions are described in the Cilk Plus language manual which can be found at https://www.cilkplus.org.