Skip to content
Commit 08fc9d43 authored by Ole Koenig's avatar Ole Koenig
Browse files

merge_struct_arrays: add keep_null qualifier

* Helpful in combination with get_params if some parameters are tied
  and others are not
* Without keep_null qualifier merge_struct_arrays(get_params())
  filters the NULL entries in the tied field, (i.e., all untied
  parameters are filtered out), which causes problems if one wants to
  filter the struct later.
parent aa9cab0b
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment