File tree Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Original file line number Diff line number Diff line change @@ -715,6 +715,15 @@ \subsubsection{Wrapping Variables}
715715\\ \hline
716716\textbf {Mangling } & ITKM\_ H\$\{ ITKM\_\$\{ type\}\} & H\$\{ ITKM\_\$\{ type\}\} \\ \hline
717717\textbf {C++ Type } & ITKT\_ H\$\{ ITKM\_\$\{ type\}\} & itk::Statistics::Histogram\textless \$\{ ITKT\$\{ type\}\} \textgreater \\ \hline
718+ \\ \hline
719+ \textbf {Mangling } & ITKM\_ ST & Depends on platform \\ \hline
720+ \textbf {C++ Type } & ITKT\_ ST & itk::SizeValueType \\ \hline
721+ \\ \hline
722+ \textbf {Mangling } & ITKM\_ IT & Depends on platform \\ \hline
723+ \textbf {C++ Type } & ITKM\_ IT & itk::IdentifierType \\ \hline
724+ \\ \hline
725+ \textbf {Mangling } & ITKM\_ OT & Depends on platform\\ \hline
726+ \textbf {C++ Type } & ITKT\_ OT & itk::OffsetValueType \\ \hline
718727\end {tabular }
719728\end {center }
720729\itkcaption [Wrapping CMake Mangling Variables for Basic ITK types.]{CMake wrapping mangling
You can’t perform that action at this time.
0 commit comments