[Boost-bugs] [Boost C++ Libraries] #4532: make_adaptable undocumented

Subject: [Boost-bugs] [Boost C++ Libraries] #4532: make_adaptable undocumented
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2010-08-12 12:04:52


#4532: make_adaptable undocumented
--------------------------+-------------------------------------------------
 Reporter: anonymous | Owner: pdimov
     Type: Bugs | Status: new
Milestone: Boost 1.44.0 | Component: bind
  Version: Boost 1.44.0 | Severity: Problem
 Keywords: |
--------------------------+-------------------------------------------------
 boost::make_adaptable, in boost/bind/make_adaptable.hpp, is undocumented.
 it is not in namespace detail, and it seems to be the only way to get an
 "argument_type" typedef in a function object created by bind().

 e.g.

 void f(int);

 make_adaptable<void,int>(bind(f,_1))

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