VTK  9.1.0
Macros
vtkConfigure.h File Reference
#include "vtkLegacy.h"
#include "vtkBuild.h"
#include "vtkCompiler.h"
#include "vtkDebug.h"
#include "vtkDebugRangeIterators.h"
#include "vtkEndian.h"
#include "vtkFeatures.h"
#include "vtkOptions.h"
#include "vtkPlatform.h"
#include "vtkSMP.h"
#include "vtkThreads.h"
#include "vtkConfigureDeprecated.h"
#include "vtkVersionMacros.h"
Include dependency graph for vtkConfigure.h:

Go to the source code of this file.

Macros

#define VTK_OVERRIDE   override
 
#define VTK_FINAL   final
 
#define VTK_DELETE_FUNCTION   = delete
 

Macro Definition Documentation

◆ VTK_OVERRIDE

#define VTK_OVERRIDE   override

Definition at line 37 of file vtkConfigure.h.

◆ VTK_FINAL

#define VTK_FINAL   final

Definition at line 38 of file vtkConfigure.h.

◆ VTK_DELETE_FUNCTION

#define VTK_DELETE_FUNCTION   = delete

Definition at line 39 of file vtkConfigure.h.