提交 6bec81aa 编写于 作者: B Behdad Esfahbod

Cosmetic

上级 f94cf6b9
......@@ -101,7 +101,7 @@ template <typename Type>
struct RecordListOf : RecordArrayOf<Type>
{
inline const Type& operator [] (unsigned int i) const
{ return this+RecordArrayOf<Type>::operator[](i).offset; }
{ return this+RecordArrayOf<Type>::operator [](i).offset; }
inline bool sanitize (SANITIZE_ARG_DEF) {
TRACE_SANITIZE ();
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册