Skip to content
Snippets Groups Projects

Fix/read variable size matrices and optionals

Merged Fabian Reister requested to merge fix/read-variable-size-matrices-and-optionals into master

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

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading