Skip to content

Commit

Permalink
[qty.{,pt.}.syn] Remove wording about aggregates/destructuring
Browse files Browse the repository at this point in the history
  • Loading branch information
JohelEGP committed Nov 4, 2024
1 parent b7b7872 commit 2c2377e
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions docs/api_reference/src/quantities.tex
Original file line number Diff line number Diff line change
Expand Up @@ -3221,11 +3221,6 @@
\tcode{quantity<R, Rep>} is a structural type\irefcppx{temp.param}{term.structural.type}
if \tcode{Rep} is a structural type.
\pnum
The class template \tcode{quantity}
has the data members and special members specified above, and
has no base classes or members other than those specified.
\rSec2[qty.static]{Static member functions}
\indexlibrarymember{quantity}{zero}
Expand Down Expand Up @@ -4548,11 +4543,6 @@
\tcode{quantity_point<R, PO, Rep>} is a structural type\irefcppx{temp.param}{term.structural.type}
if \tcode{Rep} is a structural type.
\pnum
The class template \tcode{quantity_point}
has the data members and special members specified above, and
has no base classes or members other than those specified.
\pnum
The member \tcode{absolute_point_origin} is equal to \tcode{PO} if
\begin{codeblock}
Expand Down

0 comments on commit 2c2377e

Please sign in to comment.