Skip to content
Snippets Groups Projects
Commit f20fa203 authored by Mark OLESEN's avatar Mark OLESEN
Browse files

ENH: avoid some parameter copying. Avoid SEGFAULT on empty vector lists

- pass strings and labelList by const-ref
- default empty labelList as labelList::null() reference

- obtain underlying component type and number from VectorSpace members
  instead of assuming that these are only 'scalar' and that the data
  buffer is non-null!
parent 01c521b8
Branches
Showing
with 529 additions and 552 deletions
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment