Relative Content

Tag Archive for c++arraysswiftstdvectorxcode15

Swift Data to CPP std::vector

I am trying to create a CPP library to be used in my Swift application. The CPP code in this library will later be used in a Kotlin based Android app as well.