加载中...
搜索中...
无匹配项
cuproj::cuda_error 结构体参考

遇到 CUDA 错误时抛出的异常。 更多...

#include <error.hpp>

cuproj::cuda_error 的继承图

公有成员函数

 cuda_error (std::string const &message)
 

详细描述

遇到 CUDA 错误时抛出的异常。

定义于文件 error.hpp 的第 48 行。

构造函数与析构函数文档

◆ cuda_error()

cuproj::cuda_error::cuda_error ( std::string const & message)
inline

定义于文件 error.hpp 的第 49 行。


本结构体的文档由以下文件生成