Tools and libraries to glue C/C++ APIs to high-level languages
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Dimitar Dobrev 112e4d564e Fixed the ostream type map which failed with pointers. 11 years ago
..
STL.Tests.cs Added marshaling code for std::ostream using a System.TextWriter to CLI backend. 11 years ago
STL.cpp Use List<IntPtr> when mapping a std::vector<T*> where T is a primitive type. 11 years ago
STL.cs Use List<IntPtr> when mapping a std::vector<T*> where T is a primitive type. 11 years ago
STL.h Fixed the ostream type map which failed with pointers. 11 years ago
premake4.lua Added tests for C++ STL vectors. 12 years ago