Skip to content

Commit e2ddc7a

Browse files
Eisenwavetkoeppe
authored andcommitted
[rand.req.dist] Remove 'compile-time' complexity for typedefs
1 parent 8caa49a commit e2ddc7a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source/numerics.tex

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2320,12 +2320,12 @@
23202320
\tcode{D::result_type}
23212321
& \tcode{T}
23222322
& \tcode{T} is an arithmetic type\iref{basic.fundamental}.
2323-
& compile-time
2323+
&
23242324
\\ \rowsep
23252325
\tcode{D::param_type}
23262326
& \tcode{P}
23272327
&
2328-
& compile-time
2328+
&
23292329
\\ \rowsep
23302330
\tcode{D()}%
23312331
&

0 commit comments

Comments
 (0)