提交 29c3f5e1 编写于 作者: B Behdad Esfahbod

Improve comment

上级 01c01618
......@@ -49,7 +49,7 @@ template <typename Type> inline char * DeConstCharP (const Type X) { return (cha
/* StructAfter<T>(X) returns the struct T& that is placed after X.
* Works with X of variable size also. */
* Works with X of variable size also. X must implement get_size() */
template<typename Type, typename TObject>
inline const Type& StructAfter(const TObject &X)
{
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册