mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-03-26 17:20:53 +01:00
[poincare/tree_node] Coding style
This commit is contained in:
@@ -98,7 +98,7 @@ public:
|
||||
* 4
|
||||
*
|
||||
* */
|
||||
virtual bool childNeedsSystemParenthesesAtSerialization(const TreeNode * child) const { return false; };
|
||||
virtual bool childNeedsSystemParenthesesAtSerialization(const TreeNode * child) const { return false; }
|
||||
|
||||
template <typename T>
|
||||
class Iterator {
|
||||
|
||||
Reference in New Issue
Block a user