As part of the review of:

we agreed to prepare patches to fix two things:

  - shrink the size of __fwd_partial_prod,
  - compute __*_partial_prod in linear time.

Luc Grosheintz (2):
  libstdc++: Reduce size static storage for __fwd_prod in mdspan.
  libstdc++: Simplify precomputed partial products in <mdspan>.

 libstdc++-v3/include/std/mdspan | 35 +++++++++++++++------------------
 1 file changed, 16 insertions(+), 19 deletions(-)

-- 
2.50.0

Reply via email to