Skip to content

Commit 8bb3a13

Browse files
authored
Merge 2024-11 LWG Motion 16
P3309R3 constexpr atomic<T> and atomic_ref<T>
2 parents f47d30a + 1fb8a29 commit 8bb3a13

File tree

2 files changed

+346
-312
lines changed

2 files changed

+346
-312
lines changed

source/support.tex

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -604,6 +604,7 @@
604604
#define @\defnlibxname{cpp_lib_concepts}@ 202207L
605605
// freestanding, also in \libheader{concepts}, \libheader{compare}
606606
#define @\defnlibxname{cpp_lib_constexpr_algorithms}@ 202306L // also in \libheader{algorithm}, \libheader{utility}
607+
#define @\defnlibxname{cpp_lib_constexpr_atomic}@ 202411L // also in \libheader{atomic}
607608
#define @\defnlibxname{cpp_lib_constexpr_bitset}@ 202207L // also in \libheader{bitset}
608609
#define @\defnlibxname{cpp_lib_constexpr_charconv}@ 202207L // freestanding, also in \libheader{charconv}
609610
#define @\defnlibxname{cpp_lib_constexpr_cmath}@ 202306L // also in \libheader{cmath}, \libheader{cstdlib}

0 commit comments

Comments
 (0)