$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: [boost] [algorithm] Removal of preference to std implementation
From: Rob Conde (rob.conde_at_[hidden])
Date: 2015-05-10 10:20:28
Marshall/Others-in-the-know,
In boost algorithm change set 4dac507b773cf4a82727703ddffa2b36c42ab814, the code which uses std version of algorithms when available was removed. I'm curious about the motivation for this change. I can guess at a few potential reasons, but I figure you can just share the real reason.
This change potentially explains a performance regression in my code so I'm just trying to understand the motivation before I make any code changes.
Thanks!
Rob Conde