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.
1 parent e116243 commit 1481a04Copy full SHA for 1481a04
SoftwareGuide/Latex/DevelopmentGuidelines/CreateAModule.tex
@@ -630,8 +630,8 @@ \subsubsection{Wrapping Variables}
630
\textbf{Mangling} & ITKM\_SI & SI \\ \hline
631
\textbf{C++ Type} & ITKT\_SI & signed integer \\ \hline
632
\\ \hline
633
-\textbf{Mangling} & ITKM\_UL & UL \\ \hline
634
-\textbf{C++ Type} & ITKT\_UL & signed long \\ \hline
+\textbf{Mangling} & ITKM\_SL & SL \\ \hline
+\textbf{C++ Type} & ITKT\_SL & signed long \\ \hline
635
636
\textbf{Mangling} & ITKM\_F & F \\ \hline
637
\textbf{C++ Type} & ITKT\_F & float \\ \hline
0 commit comments