MCP -- Managed C++ for GCC
MCP -- Managed C++ for GCC DescriptionMCP aims to provide not just a garbage collected C++ but one that is very similar to Microsoft's C++/CLI. It uses Boehm GC as its garbage collector. While BoehmGC can be easily employed in any C++ projects to enable automatic garbage collection, it can only run in conservative mode. MCP uses BoehmGC in precise mode.
MCP -- Managed C++ for GCC Features
Download:Click Here
No comments:
Post a Comment