node_ref_key
node_ref_key() {}
node_ref_key(const node_ref& value) : value(value) {}
node_ref_key operator=(const node_ref_key& other)
bool operator==(const node_ref_key& other) const
bool operator!=(const node_ref_key& other) const
HashSet<node_ref_key> fInsertedNodes;