Subject: [Boost-bugs] [Boost C++ Libraries] #997: error in boost::bind doc
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2007-05-26 01:38:12
#997: error in boost::bind doc
-------------------------------+--------------------------------------------
Reporter: beg1689_at_[hidden] | Type: Bugs
Status: new | Milestone:
Component: None | Version:
Severity: Problem | Keywords:
-------------------------------+--------------------------------------------
section at: http://www.boost.org/libs/bind/bind.html#with_boost_function
this:
boost::function<void> onClick;
should be:
boost::function<void()> onClick;
--
Ticket URL: <http://svn.boost.org/trac/boost/ticket/997>
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:49:55 UTC