提交 d2c2ca8f 编写于 作者: B Behdad Esfahbod

Fix comment

上级 b435ab7e
......@@ -119,7 +119,7 @@ inline Type& StructAfter(TObject &X)
/* Global nul-content Null pool. Enlarge as necessary. */
static const void *_NullPool[32 / sizeof (void *)];
/* Generic template for nul-content sizeof-sized Null objects. */
/* Generic nul-content Null objects. */
template <typename Type>
static inline const Type& Null () {
ASSERT_STATIC (Type::min_size <= sizeof (_NullPool));
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册