Skip to content

Commit db0d162

Browse files
committed
P3309R3 constexpr atomic<T> and atomic_ref<T>
1 parent 521de93 commit db0d162

File tree

2 files changed

+342
-308
lines changed

2 files changed

+342
-308
lines changed

source/support.tex

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

0 commit comments

Comments
 (0)