4 Commits (a9616bdc7502b4635df3697c78530ea6f9b8c56a)

Author SHA1 Message Date
Dimitar Dobrev 25b9082c4c Disable the msvc warning about unexported template specializations 5 years ago
josetr be2bc1be5b
Fix C4251 warnings (#1487) 5 years ago
Build Agent 094e1ec65a Ensure typedefs of std::vector are mapped 5 years ago
triton 5ef899366c Renamed the test suite projects. 10 years ago
Dimitar Dobrev 112e4d564e Fixed the ostream type map which failed with pointers. 11 years ago
Elias Holzer a72c43fd2f Added marshaling code for std::ostream using a System.TextWriter to CLI backend. 11 years ago
Elias Holzer 911ce43e07 Use List<IntPtr> when mapping a std::vector<T*> where T is a primitive type. 11 years ago
triton 341140b929 Factor DLL API macros into its own shared header for tests. 11 years ago
triton a766ba7255 Added tests for C++ STL vectors. 12 years ago