We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2dbe5a3 commit 166fd7eCopy full SHA for 166fd7e
source/exec.tex
@@ -7757,10 +7757,10 @@
7757
\tcode{static_cast<bool>(assoc)} is \tcode{true}
7758
if and only if \tcode{assoc} is engaged;
7759
\item
7760
-no two distinct objects of type \tcode{Assoc} own the same assocation;
+no two distinct objects of type \tcode{Assoc} own the same association;
7761
7762
for an object \tcode{assoc} of type \tcode{Assoc},
7763
-destroying \tcode{assoc} releases the assocation owned by \tcode{assoc}, if any;
+destroying \tcode{assoc} releases the association owned by \tcode{assoc}, if any;
7764
7765
7766
after it is used as the source operand of a move constructor,
0 commit comments