ACE_TAO icon indicating copy to clipboard operation
ACE_TAO copied to clipboard

Shouldn't pull iostreams into global namespace

Open jwillemsen opened this issue 3 years ago • 0 comments

We pull several iostreams classes into the global namespace, we shouldn't do that, user should refer to std::

https://github.com/DOCGroup/ACE_TAO/blob/78006062ece6be12eba3e81471961c74743ba071/ACE/ace/iosfwd.h#L61

jwillemsen avatar Jan 05 '21 11:01 jwillemsen