VTK  9.3.20240425
Macros
vtkCompiler.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define VTK_USE_EXTERN_TEMPLATE
 extern template declarations for C++11.
 
#define VTK_ALWAYS_EXPORT   __attribute__((visibility("default")))
 

Macro Definition Documentation

◆ VTK_USE_EXTERN_TEMPLATE

#define VTK_USE_EXTERN_TEMPLATE

extern template declarations for C++11.

Definition at line 38 of file vtkCompiler.h.

◆ VTK_ALWAYS_EXPORT

#define VTK_ALWAYS_EXPORT   __attribute__((visibility("default")))

Definition at line 65 of file vtkCompiler.h.