Skip to content
Snippets Groups Projects
Unverified Commit 80ccf197 authored by Joris Vaillant's avatar Joris Vaillant
Browse files

unique_ptr: Remove uses_registry

parent 78109ea3
No related branches found
No related tags found
No related merge requests found
......@@ -80,7 +80,6 @@ struct StdUniquePtrResultConverter {
return bp::to_python_value<const element_type&>().get_pytype();
}
#endif
BOOST_STATIC_CONSTANT(bool, uses_registry = true);
};
};
};
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment