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 1399313993
1399413994\pnum
1399513995A \defnx{function object type}{function object!type} is an object
13996- type\iref{basic.types } that can be the type of the
13996+ type\iref{term.object.type } that can be the type of the
1399713997\grammarterm{postfix-expression} in a function call
1399813998(\ref{expr.call}, \ref{over.match.call}).
1399913999\begin{footnote}
1792217922\indexlibraryglobal{is_object}%
1792317923\tcode{template<class T>}\br
1792417924 \tcode{struct is_object;} &
17925- \tcode{T} is an object type\iref{basic.types} & \\ \rowsep
17925+ \tcode{T} is an object type\iref{term.object.type} & \\ \rowsep
1792617926\indexlibraryglobal{is_scalar}%
1792717927\tcode{template<class T>}\br
1792817928 \tcode{struct is_scalar;} &
You can’t perform that action at this time.
0 commit comments