Re: [Boost-bugs] [Boost C++ Libraries] #1899: Wrong example in documentation

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #1899: Wrong example in documentation
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2008-05-07 13:44:42


#1899: Wrong example in documentation
---------------------------+------------------------------------------------
  Reporter: anonymous | Owner: dgregor
      Type: Bugs | Status: closed
 Milestone: Boost 1.36.0 | Component: mpi
   Version: Boost 1.35.0 | Severity: Problem
Resolution: invalid | Keywords:
---------------------------+------------------------------------------------
Changes (by dgregor):

  * status: new => closed
  * resolution: => invalid

Comment:

 Argument-dependent lookup will find the broadcast function in the
 namespace boost::mpi, because the communicator argument ("world") comes
 from namespace boost::mpi. So, we don't need to write mpi::broadcast
 explicitly; just "broadcast" is correct.

--
Ticket URL: <http://svn.boost.org/trac/boost/ticket/1899#comment:2>
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:57 UTC