| VTK
    9.0.1
    | 
#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.
 1.8.17
 1.8.17