Skip to content

0.1.18

Choose a tag to compare

@github-actions github-actions released this 04 Feb 17:33
· 193 commits to master since this release

https://www.nuget.org/packages/Platform.RegularExpressions.Transformer.CSharpToCpp/0.1.18

More cases for tranlation of object to void pointer.
Type of ArgumentNullException is translated to std::invalid_argument.
Assert.Throws translated to Assert::ExpectException.