File tree Expand file tree Collapse file tree 3 files changed +4
-3
lines changed Expand file tree Collapse file tree 3 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 46774677\end {note }
46784678
46794679\pnum
4680+ \label {term.object.type }%
46804681An \defn {object type} is a (possibly cv-qualified) type that is not
46814682a function type, not a reference type, and not \cv {}~\keyword {void}.
46824683
Original file line number Diff line number Diff line change 18031803{allocator.req.var}
18041804\topline
18051805\lhdr {Variable} & \rhdr {Definition} \\ \capsep
1806- \tcode {T, U, C} & any \cv -unqualified object type\iref {basic.types } \\ \rowsep
1806+ \tcode {T, U, C} & any \cv -unqualified object type\iref {term.object.type } \\ \rowsep
18071807\tcode {X} & an allocator class for type \tcode {T} \\ \rowsep
18081808\tcode {Y} & the corresponding allocator class for type \tcode {U} \\ \rowsep
18091809\tcode {XX} & the type \tcode {allocator_traits<X>} \\ \rowsep
Original file line number Diff line number Diff line change 1398413984
1398513985\pnum
1398613986A \defnx{function object type}{function object!type} is an object
13987- type\iref{basic.types } that can be the type of the
13987+ type\iref{term.object.type } that can be the type of the
1398813988\grammarterm{postfix-expression} in a function call
1398913989(\ref{expr.call}, \ref{over.match.call}).
1399013990\begin{footnote}
1791317913\indexlibraryglobal{is_object}%
1791417914\tcode{template<class T>}\br
1791517915 \tcode{struct is_object;} &
17916- \tcode{T} is an object type\iref{basic.types} & \\ \rowsep
17916+ \tcode{T} is an object type\iref{term.object.type} & \\ \rowsep
1791717917\indexlibraryglobal{is_scalar}%
1791817918\tcode{template<class T>}\br
1791917919 \tcode{struct is_scalar;} &
You can’t perform that action at this time.
0 commit comments