Allow using a Node as the key in force_insert.
Node::force_insert() uses convert<> to convert its key to a node. Add a specialization for convert<Node>.
Showing
Please
register
or
sign in
to comment
Node::force_insert() uses convert<> to convert its key to a node. Add a specialization for convert<Node>.