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 09ac12bc48 Partially (const wchar_t*) support wide strings 5 years ago
..
CLI Correctly marshal constant arrays in C++/CLI (#1346) 5 years ago
CSharp Partially (const wchar_t*) support wide strings 5 years ago
Common Fix parsing of member pointers with MSVC 5 years ago
Empty Disable Empty test project to fix the build. 9 years ago
Encodings Fix the Windows build by not storing Unicode in std::string 6 years ago
NamespacesBase Fixed the warnings in the test C++ for C# only. 7 years ago
NamespacesDerived Fix all memory leaks in tests 5 years ago
Native Implement basic support for parsing function-like macros. 5 years ago
StandardLib Ensure typedefs of std::vector are mapped 5 years ago
VTables Fix all memory leaks in tests 5 years ago
Tests.h Fixed warnings in native test code. 7 years ago