VTK  9.6.20260201
vtkCellArray_detail::GetCellAtIdImpl::CanShareConnPtr< ConnectivityT > Struct Template Reference

#include <vtkCellArray.h>

Static Public Attributes

static constexpr bool value
 

Detailed Description

template<typename ConnectivityT>
struct vtkCellArray_detail::GetCellAtIdImpl::CanShareConnPtr< ConnectivityT >

Definition at line 1797 of file vtkCellArray.h.

Member Data Documentation

◆ value

template<typename ConnectivityT>
bool vtkCellArray_detail::GetCellAtIdImpl::CanShareConnPtr< ConnectivityT >::value
staticconstexpr
Initial value:
=
std::is_base_of_v<vtkAOSDataArrayTemplate<vtkIdType>, ConnectivityT>

Definition at line 1799 of file vtkCellArray.h.


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