[Patch] Qualify standard functions with std:: in stl_algo.h

Nathan Myers ncm-nospam@cantrip.org
Sun Jun 29 22:01:00 GMT 2003


On Sun, Jun 29, 2003 at 11:56:53PM +0200, Gabriel Dos Reis wrote:
> ...  We're in
> namespace std: looking up the qualified name std::name just finds
> ::std::name, unambigously.  Writing   ::std::name, suggests that
> std::name could have found something different, which just is untrue. 

OK, right.

Nathan Myers
ncm-nospam@cantrip.org



More information about the Libstdc++ mailing list