Skip to content

Commit

Permalink
[mp.units.core.syn] Fix derived_quantity_spec's template parameter
Browse files Browse the repository at this point in the history
Co-authored-by: Mateusz Pusz <[email protected]>
  • Loading branch information
JohelEGP and mpusz authored Oct 26, 2024
1 parent 2b23001 commit df90897
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/api_reference/src/quantities.tex
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@
requires @\seebelownc@
struct quantity_spec<QS, Eq, Args...>;

template<typename Expr>
template<typename... Expr>
struct derived_quantity_spec;

struct dimensionless;
Expand Down

0 comments on commit df90897

Please sign in to comment.