Viskores
1.0
|
#include <viskores/Assert.h>
Go to the source code of this file.
Macros | |
#define | VISKORES_ASSUME(cond) |
#define | VISKORES_ASSUME_IMPL(cond) (void)0 /* no-op */ |
#define VISKORES_ASSUME | ( | cond | ) |
#define VISKORES_ASSUME_IMPL | ( | cond | ) | (void)0 /* no-op */ |