提交 3c13e153 编写于 作者: B Behdad Esfahbod

Try fixing AppVeyor bots

上级 7e3015a3
...@@ -93,7 +93,8 @@ public: ...@@ -93,7 +93,8 @@ public:
} }
private: private:
void operator&() const; // whose address can't be taken void operator&() const; // whose address can't be taken
} nullptr = {}; // and whose name is nullptr } _hb_nullptr = {}; // and whose name is nullptr
#define nullptr _hb_nullptr
// Static assertions // Static assertions
#ifndef static_assert #ifndef static_assert
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册