compile error in from_json converting to container with std::pair #1299
Labels
release item: 🐛 bug fix
solution: proposed fix
a fix for the issue has been proposed and waits for confirmation
Milestone
It looks like the change to fix #1292 (11fecc2) causes a regression when converting to a container std::pair with a non-trivial type. I didn't see a unit test that covers this case.
Example code that show the failure:
https://wandbox.org/permlink/BVgyd1o4MW60bqvS
The text was updated successfully, but these errors were encountered: