Fix/read variable size matrices and optionals
Fixes the following issues:
- reading of MatrixXf was not possible. A memory copy failed as it was assumed that the Matrix was already initialized.
- reading of std::optional in NlohmannJsonReaderWithoutTypeCheck
Merge request reports
Activity
requested review from @peller
assigned to @reister
added 1 commit
- aa745c42 - fix redundant members, add assertions to aron generated file
@gao fyi
mentioned in commit 5bdeb03a
Please register or sign in to reply