Subject: [Boost-bugs] [Boost C++ Libraries] #2981: Boost.Python: Documentation Typo
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2009-04-30 18:24:08
#2981: Boost.Python: Documentation Typo
------------------------------------+---------------------------------------
Reporter: ruediger_at_[hidden] | Owner: dave
Type: Bugs | Status: new
Milestone: Boost 1.39.0 | Component: Python
Version: Boost 1.38.0 | Severity: Cosmetic
Keywords: |
------------------------------------+---------------------------------------
http://www.boost.org/doc/libs/1_38_0/libs/python/doc/v2/args.html
{{{
arg &perator = (T const &value);
}}}
should probably be
{{{
arg &operator = (T const &value);
}}}
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/2981> 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:00 UTC