Skip to content

Commit 8c8b65f

Browse files
committed
P3309R3: atomic and atomic_ref
1 parent 1358c8c commit 8c8b65f

File tree

2 files changed

+329
-310
lines changed

2 files changed

+329
-310
lines changed

source/support.tex

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

0 commit comments

Comments
 (0)