Can't compile from_json(std::valarray<T>). #1824
Labels
confirmed
kind: bug
release item: 🐛 bug fix
solution: proposed fix
a fix for the issue has been proposed and waits for confirmation
Milestone
Following code couldn't be compiled because the from_json implementation uses the private member 'm_value'.
json Version: v3.7.0
https://wandbox.org/permlink/ifYduziYXUtfgP4n
The text was updated successfully, but these errors were encountered: