VTK  9.1.0
Public Types | List of all members
vtkMatrixUtilities::detail::ScalarTypeExtractor< 1, ContainerT > Struct Template Reference

#include <vtkMatrixUtilities.h>

Public Types

typedef std::remove_pointer< typenamestd::remove_all_extents< typenamestd::remove_pointer< ContainerT >::type >::type >::type value_type
 

Detailed Description

template<class ContainerT>
struct vtkMatrixUtilities::detail::ScalarTypeExtractor< 1, ContainerT >

Definition at line 70 of file vtkMatrixUtilities.h.

Member Typedef Documentation

◆ value_type

template<class ContainerT >
typedef std::remove_pointer<typenamestd::remove_all_extents<typenamestd::remove_pointer<ContainerT>::type>::type>::type vtkMatrixUtilities::detail::ScalarTypeExtractor< 1, ContainerT >::value_type

Definition at line 74 of file vtkMatrixUtilities.h.


The documentation for this struct was generated from the following file: