]> https://gitweb.dealii.org/ - dealii.git/commit
Remove "register" storage location specifier from bundled tbb 820/head
authorMatthias Maier <matthias.maier@iwr.uni-heidelberg.de>
Fri, 17 Apr 2015 08:23:30 +0000 (10:23 +0200)
committerMatthias Maier <matthias.maier@iwr.uni-heidelberg.de>
Fri, 17 Apr 2015 08:23:30 +0000 (10:23 +0200)
commit269848791976a5f1147c33cd7fb195c75dace2f1
treeabaee30d9d8332272e248cfcaef2386647070da5
parent5642fb971a420fbe87438881231cf4978962f78e
Remove "register" storage location specifier from bundled tbb

In c++98, "register" is a mild hint for the compiler that it might be
beneficial to store the variable in a CPU register. This keyword is
deprecated in C++11. Remove it and trust the compiler to figure this out
for itself.
bundled/tbb41_20130401oss/src/tbb/tools_api/ittnotify_static.c

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.