"vscode:/vscode.git/clone" did not exist on "44e410843fb10508c911022a80f15276c76d9e60"
Commit a2e5903b authored by rusty1s's avatar rusty1s
Browse files

pragma once

parent 8fba8ffb
#pragma once
#define ATOMIC(NAME) \ #define ATOMIC(NAME) \
template <typename scalar, size_t size> struct Atomic##NAME##IntegerImpl; \ template <typename scalar, size_t size> struct Atomic##NAME##IntegerImpl; \
\ \
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment