merge internal branch.
This commit is contained in:
@ -344,8 +344,8 @@ public:
|
|||||||
|
|
||||||
private:
|
private:
|
||||||
|
|
||||||
Stream * m_s;
|
Stream * const m_s;
|
||||||
bool m_autodelete;
|
bool const m_autodelete;
|
||||||
|
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user