We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3219e78 + d634529 commit 88fc711Copy full SHA for 88fc711
contributing/development/core_and_modules/custom_modules_in_cpp.rst
@@ -223,10 +223,6 @@ You can then zip it and share the module with everyone else. When
223
building for every platform (instructions in the previous sections),
224
your module will be included.
225
226
-.. note:: There is a parameter limit of 5 in C++ modules for things such
227
- as subclasses. This can be raised to 13 by including the header
228
- file ``core/method_bind_ext.gen.inc``.
229
-
230
Using the module
231
----------------
232
0 commit comments