mirror of
https://github.com/boostorg/test.git
synced 2026-02-02 21:22:10 +00:00
std::vector<bool>::const_iterator returns a temporary of a proxy class while the value is needed for constructing the test case with parameters. - added test reproducing the issue