[Boost-bugs] [Boost C++ Libraries] #2581: MPI tutorial sample has missing includes

Subject: [Boost-bugs] [Boost C++ Libraries] #2581: MPI tutorial sample has missing includes
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2008-12-10 07:04:39


#2581: MPI tutorial sample has missing includes
-----------------------------------------------+----------------------------
 Reporter: Ryo IGARASHI <rigarash_at_[hidden]> | Owner: dgregor
     Type: Bugs | Status: new
Milestone: Boost 1.38.0 | Component: mpi
  Version: Boost 1.37.0 | Severity: Cosmetic
 Keywords: |
-----------------------------------------------+----------------------------
 There are a lot of sample codes in Boost.MPI tutorial documentation.
 It is very useful, but there are some missing include:

 In the point-to-point sample and the non-blocking sample,
 it lacks <string> header.

 In the gather sample, it lacks <vector> header include.

 In the reduce sample 2, it uses std::plus<> so that
 #include <functional> is needed.

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