cuSBF
Loading...
Searching...
No Matches
Public Attributes | List of all members
cusbf::CudaError Struct Reference

#include <error.hpp>

Collaboration diagram for cusbf::CudaError:
[legend]

Public Attributes

cudaError_t code {}
 
SourceLocation location
 
std::string message
 

Detailed Description

Definition at line 43 of file error.hpp.

Member Data Documentation

◆ code

cudaError_t cusbf::CudaError::code {}

Definition at line 44 of file error.hpp.

44{};

◆ location

SourceLocation cusbf::CudaError::location

Definition at line 45 of file error.hpp.

◆ message

std::string cusbf::CudaError::message

Definition at line 46 of file error.hpp.


The documentation for this struct was generated from the following file: