Subject: [Boost-bugs] [Boost C++ Libraries] #9713: Boost.MPI - error in documentation
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2014-02-25 22:26:39
#9713: Boost.MPI - error in documentation
------------------------------+----------------------
Reporter: anonymous | Owner: troyer
Type: Bugs | Status: new
Milestone: To Be Determined | Component: mpi
Version: Boost 1.55.0 | Severity: Cosmetic
Keywords: documentation |
------------------------------+----------------------
In the section MPI Implementation, page
http://www.boost.org/doc/libs/1_55_0/doc/html/mpi/getting_started.html,
there is an error in the documentation.
In particular:
int main()
Should be:
int main (int argc, char** argv)
Otherwise the example code doesn't compile.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/9713> 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:15 UTC