|
VTK-m
2.0
|
#include <vtkm/Assert.h>Go to the source code of this file.
Macros | |
| #define | VTKM_ASSUME(cond) |
| #define | VTKM_ASSUME_IMPL(cond) (void)0 /* no-op */ |
| #define VTKM_ASSUME | ( | cond | ) |
| #define VTKM_ASSUME_IMPL | ( | cond | ) | (void)0 /* no-op */ |
1.8.17