2
0
mirror of https://github.com/boostorg/python.git synced 2026-01-27 07:02:15 +00:00

*** empty log message ***

[SVN r12824]
This commit is contained in:
Dave Abrahams
2002-02-15 18:32:57 +00:00
parent 09d012a10b
commit 607631604f

View File

@@ -106,7 +106,8 @@
<h4><a name="return_internal_reference-spec-synopsis"></a>Class template <code>return_internal_reference</code> synopsis</h4>
<pre>
namespace boost { namespace python {
namespace boost { namespace python
{
template &lt;std::size_t owner_arg = 1, class Base = default_call_policies&gt;
struct return_internal_reference : Base
{