warpcore 0.0.1
Hashing at the Speed of Light on modern CUDA-accelerators
status.cuh File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  warpcore::Status
 status/error indicator More...
 
class  warpcore::status_handlers::ReturnNothing
 do not use per key status handling More...
 
class  warpcore::status_handlers::ReturnStatus
 get status per key More...
 
class  warpcore::status_handlers::ReturnBoolean< Ignore >
 get boolean error indicator per key More...
 

Namespaces

 warpcore
 
 warpcore::status_handlers
 status handlers to use for per key status information
 

Macros

#define WARPCORE_STATUS_CUH
 

Functions

template<class OStream >
OStream & warpcore::operator<< (OStream &os, Status status)
 

Macro Definition Documentation

◆ WARPCORE_STATUS_CUH

#define WARPCORE_STATUS_CUH

Definition at line 2 of file status.cuh.