I'm using std::swap with OLE BSTRs.
I would like to confirm that this function swaps the data pointers and not the strings themselves.
Is this the case?
I'm using std::swap with OLE BSTRs.
I would like to confirm that this function swaps the data pointers and not the strings themselves.
Is this the case?