We describe how to obtain your C vector after invoking a Ct function. This is quite easy to do given the power of the Ct binding constructors, yet is worthy of clarification.
binding constructors
Conversion from stl::vector to Ct vec
We explain the easiest way to convert an stl::vector to a Ct vec given the current syntax.
