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.
 
 
 
 
 
triton caeb1d2f67 Added new pass CheckVirtualOverrideReturnCovariance that checks if a pair of return types in overriden methods are covariant according to the C++ standard. 13 years ago
..
Basic.Tests.cs Added new pass CheckVirtualOverrideReturnCovariance that checks if a pair of return types in overriden methods are covariant according to the C++ standard. 13 years ago
Basic.cpp Fixed wrapping of null pointers to actually return null CLR references. 13 years ago
Basic.cs Renamed Hello tests to Basic. 13 years ago
Basic.h Added new pass CheckVirtualOverrideReturnCovariance that checks if a pair of return types in overriden methods are covariant according to the C++ standard. 13 years ago
premake4.lua Renamed Hello tests to Basic. 13 years ago