[ADT] Allow structured bindings on PointerIntPair
Apart from simplifying code, this has the advantage of making the interface between std::pair and PointerIntPair more uniform.
Loading
Please sign in to comment
Apart from simplifying code, this has the advantage of making the interface between std::pair and PointerIntPair more uniform.