Re: [Boost-bugs] [Boost C++ Libraries] #10838: Missing std:: qualifier for strlen calls in string_ref_test2.cpp

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #10838: Missing std:: qualifier for strlen calls in string_ref_test2.cpp
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2014-12-02 19:14:34


#10838: Missing std:: qualifier for strlen calls in string_ref_test2.cpp
--------------------------------------------+----------------------
  Reporter: Aparna Kumta <Aparna.Kumta@…> | Owner: marshall
      Type: Bugs | Status: new
 Milestone: To Be Determined | Component: utility
   Version: Boost Development Trunk | Severity: Problem
Resolution: | Keywords:
--------------------------------------------+----------------------
Changes (by marshall):

 * owner: no-maintainer => marshall

Comment:

 Ok, I'm confused.

 `<cstring>` includes `<string.h>`, which defines strlen, right?

 All that `<cstring>` does is `using ::strlen;` (which hoists it from the
 global namespace into `namespace std`)

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/10838#comment:1>
Boost C++ Libraries <http://www.boost.org/>
Boost provides free peer-reviewed portable C++ source libraries.

This archive was generated by hypermail 2.1.7 : 2017-02-16 18:50:17 UTC