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 39693969 Otherwise, if \tcode {r} represents an entity that has C language linkage\iref {dcl.link },
39703970 then \tcode {false}.
39713971\item
3972- Otherwise, if \tcode {r} represents an enitity that has a
3972+ Otherwise, if \tcode {r} represents an entity that has a
39733973 language linkage other than \Cpp {} language linkage,
39743974 then an
39753975 \impldef {the result of \tcode {std::meta::has_parent} for entities
39793979 Otherwise, if \tcode {r} represents a type that is neither a class nor enumeration type,
39803980 then \tcode {false}.
39813981\item
3982- Otherwise, if \tcode {r} represents an enity or direct base class relationship,
3982+ Otherwise, if \tcode {r} represents an entity or direct base class relationship,
39833983 then \tcode {true}.
39843984\item
39853985 Otherwise, \tcode {false}.
40184018 the target scope of a declaration of what is represented by \tcode {r}.
40194019 \begin {itemize }
40204020 \item
4021- If $ E$ is the function call oeprator of a closure type
4021+ If $ E$ is the function call operator of a closure type
40224022 for a \grammarterm {consteval-block-declaration}\iref {dcl.pre },
40234023 then \tcode {parent_of(\brk {}parent_of(\reflexpr {$ E$ }))}.
40244024 \begin {note }
You can’t perform that action at this time.
0 commit comments