☰
D
dejadoc
PHOBOS
/
std.container.rbtree
/
RedBlackTree.removeFront
🔍
☾
RedBlackTree.removeFront
void removeFront()
Remove the front element from the container.
Complexity: log(n)