Skip to content
This repository was archived by the owner on Dec 8, 2021. It is now read-only.

2.0.0.5 - 增强C++ 17支持

Choose a tag to compare

@mingkuang-Chuyu mingkuang-Chuyu released this 10 Dec 13:05
· 468 commits to master since this release

What's the News?

  • 新增C++ 17 align new/delete支持
  • 解决兼容WinXP时可能出现的ntdll.lib依赖失败以及某些函数转发切换到weak别名技术

本次更新主要添加对Vistual Studio 2017 15.5以及更高版本新增的C++ 17功能支持