[Boost-bugs] [Boost C++ Libraries] #7014: Boost Python Tutorial Introduction (small) error

Subject: [Boost-bugs] [Boost C++ Libraries] #7014: Boost Python Tutorial Introduction (small) error
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2012-06-22 15:13:03


#7014: Boost Python Tutorial Introduction (small) error
-------------------------------------------------+--------------------------
 Reporter: Wojciech Mamrak <wmamrak@…> | Owner: rwgk
     Type: Bugs | Status: new
Milestone: To Be Determined | Component: Python
  Version: Boost 1.49.0 | Severity: Cosmetic
 Keywords: boost python, tutorial error |
-------------------------------------------------+--------------------------
 In Tutorial Introduction, section Functions, subsection Default Arguments,
 it states:

 // write "thin wrappers"
 int f1(int x) { f(x); }
 int f2(int x, double y) { f(x,y); }

 Error: returns are missing :)

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