VTK
9.0.3
|
#include <vtkAtomicTypeConcepts.h>
Public Attributes | |
CompileTimeCheck< std::numeric_limits< T >::is_specialized &&std::numeric_limits< T >::is_integer &&(sizeof(T)==4||sizeof(T)==8)> | c |
Definition at line 36 of file vtkAtomicTypeConcepts.h.
CompileTimeCheck<std::numeric_limits<T>::is_specialized && std::numeric_limits<T>::is_integer && (sizeof(T) == 4 || sizeof(T) == 8)> vtk::atomic::detail::IntegralType< T >::c |
Definition at line 40 of file vtkAtomicTypeConcepts.h.