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 46964696 Otherwise, if \tcode {r} represents an entity that has C language linkage\iref {dcl.link },
46974697 then \tcode {false}.
46984698\item
4699- Otherwise, if \tcode {r} represents an enitity that has a
4699+ Otherwise, if \tcode {r} represents an entity that has a
47004700 language linkage other than \Cpp {} language linkage,
47014701 then an
47024702 \impldef {the result of \tcode {std::meta::has_parent} for entities
47064706 Otherwise, if \tcode {r} represents a type that is neither a class nor enumeration type,
47074707 then \tcode {false}.
47084708\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,
47104710 then \tcode {true}.
47114711\item
47124712 Otherwise, \tcode {false}.
47414741 the target scope of a declaration of what is represented by \tcode {r}.
47424742 \begin {itemize }
47434743 \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
47454745 for a \grammarterm {consteval-block-declaration}\iref {dcl.pre },
47464746 then \tcode {parent_of(\brk {}parent_of(\reflexpr {$ E$ }))}.
47474747 \begin {note }
You can’t perform that action at this time.
0 commit comments