Skip to content
Snippets Groups Projects
Commit 4966f430 authored by Deucе's avatar Deucе :ok_hand_tone4:
Browse files

C17 deprecated ATOMIC_INIT_VAR() so we can use regular initialization

Since even Microsoft (experimentally) claims to support C17 atomics
correctly, don't bother with the extra verbosity of using explicit
atomic "stuff" and just use assigment/access as normal.
parent f5571902
Branches
Tags
Loading
Checking pipeline status
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment