Commit 9fc398c
Use std::atomic_ref when available
Summary: Fixes broken builds where C++20 `std::atomic_ref` is not available.
Reviewed By: jbower-fb
Differential Revision: D94774027
fbshipit-source-id: 3ccdff4c7c1f5fb2e445a592c3868b131d7df2d81 parent fdb633f commit 9fc398c
1 file changed
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
488 | 488 | | |
489 | 489 | | |
490 | 490 | | |
| 491 | + | |
| 492 | + | |
| 493 | + | |
| 494 | + | |
491 | 495 | | |
| 496 | + | |
492 | 497 | | |
493 | 498 | | |
494 | 499 | | |
| |||
0 commit comments