提交 b66c306d 编写于 作者: A Aaron Burghardt

Removed unused member m_state.

上级 0d79e7c2
......@@ -3450,8 +3450,6 @@ class basic_json
const lexer_char_t* m_cursor = nullptr;
/// pointer to the end of the buffer
const lexer_char_t* m_limit = nullptr;
/// YYSTATE
int m_state;
};
/*!
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册