aboutsummaryrefslogtreecommitdiff
path: root/docs/examples/using-sqlite.md
diff options
context:
space:
mode:
authorBilly O'Neal (VC LIBS) <bion@microsoft.com>2018-11-15 11:24:24 -0800
committerBilly O'Neal (VC LIBS) <bion@microsoft.com>2018-11-15 11:24:24 -0800
commit02839ae4a83d505bae17d5856ce851af29c89c65 (patch)
tree401e72a83fc30d9e0aaa76a07f0612693dca92fb /docs/examples/using-sqlite.md
parentf1eb3aa4b95540a8fb4a8e8d341e4c08136bd756 (diff)
downloadvcpkg-02839ae4a83d505bae17d5856ce851af29c89c65.tar.gz
vcpkg-02839ae4a83d505bae17d5856ce851af29c89c65.zip
vcpkg was going out of its way to use partition before calling the container erase function which is slower than just using remove_if.
remove_if is already stable, so separate stable and unstable versions are unnecessary. https://iterator.wordpress.com/2016/01/31/algorithms_0/ Unstable remove_if algorithms are possible that might win, as indicated in that article; but plain remove_if provides the most consistent behavior.
Diffstat (limited to 'docs/examples/using-sqlite.md')
0 files changed, 0 insertions, 0 deletions