[Boost-bugs] [Boost C++ Libraries] #7244: typo in reference of boost::function

Subject: [Boost-bugs] [Boost C++ Libraries] #7244: typo in reference of boost::function
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2012-08-18 07:11:10


#7244: typo in reference of boost::function
-----------------------------------------+----------------------------------
 Reporter: Starius <bnagaev@…> | Owner: dgregor
     Type: Bugs | Status: new
Milestone: To Be Determined | Component: function
  Version: Boost 1.51.0 | Severity: Cosmetic
 Keywords: |
-----------------------------------------+----------------------------------
 http://www.boost.org/doc/libs/1_50_0/doc/html/function/reference.html#function.definitions

> A function object f of type '''F''' is stateless if it is a function
 pointer or if boost::is_stateless<'''T'''> is true.

 "boost::is_stateless<'''T'''>" should be replaced with
 "boost::is_stateless<'''F'''>".

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/7244>
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:10 UTC