Files
loongoffice/external/boost
Noel Grandin 42a7b48065 tdf#126788 speed up export to pdf of complex table document
We can avoid an allocation in the common case, shaves 10% off the
   --convert-to pdf
time.

Change-Id: I9263d3dc8fd6a1d74cd063ba13e2e0160f7a9dd6
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/141769
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2022-10-25 10:12:14 +02:00
..
2022-09-14 06:54:55 +02:00

From [http://www.boost.org/].

Apart from the spirit parsing framework, LibreOffice currently mostly
uses the smart pointers, pool memory and binders functionality.