VTK
Static Public Attributes
vtk::detail::smp::vtkSMPTools_Has_Initialize_const< T > Class Template Reference

#include <vtkSMPTools.h>

List of all members.

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 61 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 69 of file vtkSMPTools.h.


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