Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Return an empty optional in case there are no values
Otherwise we run into a read out of bounds in case the parameter is stored, but with an empty vector value. E.g. from setting it with a vector that comes from an external source which is empty.
- Loading branch information