We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
A tree implementation
Compile with: g++ mytree.cpp -o mytree -std=c++2a
g++ mytree.cpp -o mytree -std=c++2a