Skip to content

Conversation

urandon
Copy link

@urandon urandon commented Feb 10, 2020

The test is related to issues #91 and #95 . It is a regression introduced to 1.71 release on compilers supporting C++11.

Since 1.71 the result of Params::foo_t is B which means that provided parameter type_foo_param (set to A) is dropped and failed back to default one (B).

The test is related to issues boostorg#91 and boostorg#95 . It is a regression introduced to 1.71 release on compilers supporting C++11.

Since 1.71 the result of `Params::foo_t` is `B` which means that provided parameter `type_foo_param` (set to `A`) is dropped and failed back to default one (`B`).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant