File tree Expand file tree Collapse file tree 1 file changed +18
-15
lines changed Expand file tree Collapse file tree 1 file changed +18
-15
lines changed Original file line number Diff line number Diff line change 4600
4600
\end {itemdecl }
4601
4601
4602
4602
\begin {itemdescr }
4603
- \pnum
4604
- \constantwhen
4605
- \tcode {r} represents a function or a function type.
4606
-
4607
4603
\pnum
4608
4604
\returns
4609
4605
\begin {itemize }
4617
4613
in parameter-type-list\iref {dcl.fct } of $ T$ ,
4618
4614
in the order in which they appear in the parameter-type-list.
4619
4615
\end {itemize }
4616
+
4617
+ \pnum
4618
+ \throws
4619
+ \tcode {meta::exception} unless
4620
+ \tcode {r} represents a function or a function type.
4620
4621
\end {itemdescr }
4621
4622
4622
4623
\indexlibraryglobal {variable_of}%
4626
4627
4627
4628
\begin {itemdescr }
4628
4629
\pnum
4629
- \constantwhen
4630
+ \returns
4631
+ The reflection of the parameter variable corresponding to \tcode {r}.
4632
+
4633
+ \pnum
4634
+ \throws
4635
+ \tcode {meta::exception} unless
4630
4636
\begin {itemize }
4631
4637
\item
4632
4638
\tcode {r} represents a parameter of a function $ F$ and
4636
4642
is the function parameter scope\iref {basic.scope.param }
4637
4643
associated with $ F$ .
4638
4644
\end {itemize }
4639
-
4640
- \pnum
4641
- \returns
4642
- The reflection of the parameter variable corresponding to \tcode {r}.
4643
4645
\end {itemdescr }
4644
4646
4645
4647
\indexlibraryglobal {return_type_of}%
4648
4650
\end {itemdecl }
4649
4651
4650
4652
\begin {itemdescr }
4651
- \pnum
4652
- \constantwhen
4653
- either \tcode {r} represents a function
4654
- and \tcode {\exposid {has-type}(r)} is \tcode {true}
4655
- or \tcode {r} represents a function type.
4656
-
4657
4653
\pnum
4658
4654
\returns
4659
4655
The reflection of the return type
4660
4656
of the function or function type represented by \tcode {r}.
4657
+
4658
+ \pnum
4659
+ \throws
4660
+ \tcode {meta::exception}
4661
+ either \tcode {r} represents a function
4662
+ and \tcode {\exposid {has-type}(r)} is \tcode {true}
4663
+ or \tcode {r} represents a function type.
4661
4664
\end {itemdescr }
4662
4665
4663
4666
\rSec 2[meta.reflection.access.context]{Access control context}
You can’t perform that action at this time.
0 commit comments