Skip to content

Commit 1fb8a29

Browse files
jensmaurertkoeppe
authored andcommitted
P3309R3 constexpr atomic<T> and atomic_ref<T>
1 parent f47d30a commit 1fb8a29

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)