diff --git a/doc/v2/return_internal_reference.html b/doc/v2/return_internal_reference.html index c1b62a56..8cbfc167 100644 --- a/doc/v2/return_internal_reference.html +++ b/doc/v2/return_internal_reference.html @@ -106,7 +106,8 @@
return_internal_reference synopsis
-namespace boost { namespace python {
+namespace boost { namespace python
+{
template <std::size_t owner_arg = 1, class Base = default_call_policies>
struct return_internal_reference : Base
{