VTK
Static Public Attributes | List of all members
vtk::detail::smp::vtkSMPTools_Has_Initialize_const< T > Class Template Reference

#include <vtkSMPTools.h>

Static Public Attributes

static bool const value = sizeof(check<T>(0)) == sizeof(yes_type)
 

Detailed Description

template<typename T>
class vtk::detail::smp::vtkSMPTools_Has_Initialize_const< T >

Definition at line 63 of file vtkSMPTools.h.

Member Data Documentation

template<typename T >
bool const vtk::detail::smp::vtkSMPTools_Has_Initialize_const< T >::value = sizeof(check<T>(0)) == sizeof(yes_type)
static

Definition at line 71 of file vtkSMPTools.h.


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