mirror of
https://github.com/boostorg/python.git
synced 2026-01-21 17:12:22 +00:00
Bug fix, thanks to Nicolas LELONG, nlelong-at-mgdesign.org for the report.
[SVN r20401]
This commit is contained in:
@@ -280,7 +280,7 @@ namespace api
|
||||
return object_initializer<
|
||||
BOOST_DEDUCED_TYPENAME unwrap_reference<T>::type
|
||||
>::get(
|
||||
api::do_unforward_cref(x)
|
||||
x
|
||||
, is_obj()
|
||||
);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user