File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 4696
4696
Otherwise, if \tcode {r} represents an entity that has C language linkage\iref {dcl.link },
4697
4697
then \tcode {false}.
4698
4698
\item
4699
- Otherwise, if \tcode {r} represents an enitity that has a
4699
+ Otherwise, if \tcode {r} represents an entity that has a
4700
4700
language linkage other than \Cpp {} language linkage,
4701
4701
then an
4702
4702
\impldef {the result of \tcode {std::meta::has_parent} for entities
4706
4706
Otherwise, if \tcode {r} represents a type that is neither a class nor enumeration type,
4707
4707
then \tcode {false}.
4708
4708
\item
4709
- Otherwise, if \tcode {r} represents an enity or direct base class relationship,
4709
+ Otherwise, if \tcode {r} represents an entity or direct base class relationship,
4710
4710
then \tcode {true}.
4711
4711
\item
4712
4712
Otherwise, \tcode {false}.
4741
4741
the target scope of a declaration of what is represented by \tcode {r}.
4742
4742
\begin {itemize }
4743
4743
\item
4744
- If $ E$ is the function call oeprator of a closure type
4744
+ If $ E$ is the function call operator of a closure type
4745
4745
for a \grammarterm {consteval-block-declaration}\iref {dcl.pre },
4746
4746
then \tcode {parent_of(\brk {}parent_of(\reflexpr {$ E$ }))}.
4747
4747
\begin {note }
You can’t perform that action at this time.
0 commit comments