Skip to content
Snippets Groups Projects
Commit b4c6cb9a authored by Pedro Gonnet's avatar Pedro Gonnet
Browse files

switch to using a 32-bit flag field and atomics, replace '|=' with '= ( ... ||...

switch to using a 32-bit flag field and atomics, replace '|=' with '= ( ... || ... )', which should do short-circuit evaluation, and is easier to read.
parent 25a3c23f
No related branches found
No related tags found
1 merge request!792Cell flags
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment