anlsys / libnrm

Node Resource Manager communication library
BSD 3-Clause "New" or "Revised" License
7 stars 0 forks source link

[feature] add function to copy entire vector #93

Closed perarnau closed 9 months ago

perarnau commented 9 months ago

Use utarray to implement fast full copy of a vector. Simplify actuator_list_choices with it. Add unit test.