I need to use a C++ API and pass data back and forth to a C# program. The unmanaged data that needs to be read in C# is a const std::vector &.
const std::vector &