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