From 71e639bd137fd755ed5a895dea1193c966a9c865 Mon Sep 17 00:00:00 2001 From: William S Fulton Date: Fri, 31 May 2024 19:04:51 +0100 Subject: [PATCH] Add docs for %nspacemove --- Doc/Manual/Contents.html | 11 +- Doc/Manual/D.html | 6 +- Doc/Manual/Java.html | 2 +- Doc/Manual/Lua.html | 65 ++++++++--- Doc/Manual/SWIGPlus.html | 230 +++++++++++++++++++++++++++++++++++++-- Lib/swig.swg | 2 +- 6 files changed, 287 insertions(+), 29 deletions(-) diff --git a/Doc/Manual/Contents.html b/Doc/Manual/Contents.html index 0db0b4043..edc6cdd2c 100644 --- a/Doc/Manual/Contents.html +++ b/Doc/Manual/Contents.html @@ -275,6 +275,11 @@
  • Namespaces
  • Renaming templated types in namespaces
  • Exception specifications @@ -401,6 +406,10 @@
  • Lambda templates
  • Constexpr destructors +
  • Preprocessor changes +
  • Standard library changes @@ -416,7 +425,7 @@
  • Conditional Compilation
  • Macro Expansion
  • SWIG Macros -
  • C99 and GNU Extensions +
  • Variadic Macros
  • Preprocessing and delimiters