office-gobmx/sccomp
Noel Grandin a2fc883173 use more std::container::insert instead of std::copy
which is both more compact code, and more efficient, since the insert
method can do smarter resizing

Change-Id: I17f226660f87cdf002edccc29b4af8fd59a25f91
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/96948
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2020-06-24 08:43:55 +02:00
..
inc
qa/unit
source/solver
AllLangMoTarget_scc.mk
CppunitTest_sccomp_solver.mk
CppunitTest_sccomp_swarmsolvertest.mk
IwyuFilter_sccomp.yaml
Library_solver.mk
Makefile
Module_sccomp.mk
README

The (linear) solver for LibreOffice Calc.