Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Gauthier Quesnel
irritator
Commits
219b107d
Commit
219b107d
authored
Sep 18, 2020
by
Gauthier Quesnel
Browse files
core: remove comments
parent
57c13b66
Changes
1
Hide whitespace changes
Inline
Side-by-side
lib/include/irritator/core.hpp
View file @
219b107d
...
@@ -2532,13 +2532,6 @@ public:
...
@@ -2532,13 +2532,6 @@ public:
}
else
{
}
else
{
root
=
nullptr
;
root
=
nullptr
;
}
}
// assert(m_size > 0);
// m_size--;
// detach_subheap(elem);
// elem = merge_subheaps(elem);
// root = merge(root, elem);
}
}
void
pop
()
noexcept
void
pop
()
noexcept
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment