Go to the documentation of this file.
18 #ifndef viskores_cont_ErrorBadAllocation_h
19 #define viskores_cont_ErrorBadAllocation_h
46 #endif //viskores_cont_ErrorBadAllocation_h
This class is thrown when Viskores attempts to manipulate memory that it should not.
Definition: ErrorBadAllocation.h:33
Groups connected points that have the same field value.
Definition: Atomic.h:27
ErrorBadAllocation(const std::string &message)
Definition: ErrorBadAllocation.h:36
#define VISKORES_SILENCE_WEAK_VTABLE_WARNING_END
Definition: ExportMacros.h:128
#define VISKORES_SILENCE_WEAK_VTABLE_WARNING_START
Definition: ExportMacros.h:127
The superclass of all exceptions thrown by any Viskores function or method.
Definition: Error.h:41