$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [bind] Placeholders suggestion, std and boost
From: Peter Dimov (lists_at_[hidden])
Date: 2015-05-29 16:57:37
Fletcher, John P wrote:
> This action is breaking some code, in particular bind_interoperation_test
> on boost phoenix develop for non-C++11 test cases
Would you be so kind as to distill this failure into a minimal test case
that doesn't depend on Phoenix, so that I can add it to the Bind test suite?
In this way we'll make sure that regressions are caught earlier in the
pipeline.