mirror of
https://github.com/boostorg/python.git
synced 2026-01-25 18:32:24 +00:00
pointer_holder_back_reference.hpp -> ptr_holder_back_reference.hpp (31 character limit)
[SVN r13767]
This commit is contained in:
@@ -63,7 +63,7 @@ struct pointer_holder_back_reference : instance_holder
|
||||
|
||||
// Forward construction to the held object
|
||||
# ifndef BOOST_PYTHON_GENERATE_CODE
|
||||
# include <boost/python/preprocessed/pointer_holder_back_reference.hpp>
|
||||
# include <boost/python/preprocessed/ptr_holder_back_reference.hpp>
|
||||
# endif
|
||||
|
||||
# define BOOST_PYTHON_CONSTRUCT_POINTER_HOLDER_BACK_REFERENCE(nargs, ignored) \
|
||||
|
||||
Reference in New Issue
Block a user