VTK
|
#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 31 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 35 of file vtkAtomicTypeConcepts.h.