Skip to content

Commit 7fb62d5

Browse files
committed
[version.syn] Rename smart_pointer_owner_equality to smart_ptr_owner_equality
For consistency: the use of "ptr" is already prevailing.
1 parent 8334cc8 commit 7fb62d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/support.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -748,7 +748,7 @@
748748
#define @\defnlibxname{cpp_lib_shared_ptr_weak_type}@ 201606L // also in \libheader{memory}
749749
#define @\defnlibxname{cpp_lib_shared_timed_mutex}@ 201402L // also in \libheader{shared_mutex}
750750
#define @\defnlibxname{cpp_lib_shift}@ 202202L // also in \libheader{algorithm}
751-
#define @\defnlibxname{cpp_lib_smart_pointer_owner_equality}@ 202306L // also in \libheader{memory}
751+
#define @\defnlibxname{cpp_lib_smart_ptr_owner_equality}@ 202306L // also in \libheader{memory}
752752
#define @\defnlibxname{cpp_lib_smart_ptr_for_overwrite}@ 202002L // also in \libheader{memory}
753753
#define @\defnlibxname{cpp_lib_source_location}@ 201907L // freestanding, also in \libheader{source_location}
754754
#define @\defnlibxname{cpp_lib_span}@ 202002L // also in \libheader{span}

0 commit comments

Comments
 (0)