diff --git a/Doc/Manual/Contents.html b/Doc/Manual/Contents.html index 316f8f249..55d16ee1a 100644 --- a/Doc/Manual/Contents.html +++ b/Doc/Manual/Contents.html @@ -1,3 +1,4 @@ +
@@ -5,6 +6,7 @@ +diff --git a/Doc/Manual/SWIGPlus.html b/Doc/Manual/SWIGPlus.html index 07048320b..82f720b21 100644 --- a/Doc/Manual/SWIGPlus.html +++ b/Doc/Manual/SWIGPlus.html @@ -2482,6 +2482,7 @@ above:
Currently no resolution is performed in order to match function parameters. This means function parameter types must match exactly. For example, namespace qualifiers and typedefs will not work. The following usage of typedefs demonstrates this: +
@@ -4678,6 +4679,7 @@ p = f.__deref__() # Raw pointer from operator->Another similar idiom in C++ is the use of reference counted objects. Consider for example: +