You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Move stream operators alongside the classes (e.g., merge ArrayIO.hh into Array.hh) now that we're no longer worried about propagating headers into CUDA/HIP
Replace lock_guard with scoped_lock
Add numeric separators 1'234'567 where it's clean/meaningful to do so?
Upgrade Span with CTAD and smarter constructors to eliminate make_span?
celeritas/random
?lock_guard
withscoped_lock
1'234'567
where it's clean/meaningful to do so?Span
with CTAD and smarter constructors to eliminatemake_span
?The text was updated successfully, but these errors were encountered: