charmplusplus/charm

Provide compile-time warning for use of `atomic` in SDAG

rbuch opened this issue · 0 comments

rbuch commented

#3685 documents that atomic is deprecated and removes it from tests/examples, but it would be good to additionally display a warning to the user at compile time when they use it in SDAG.