CLOGS
C++ library for sorting and searching in OpenCL applications
clogs::InternalError Class Reference

Exception thrown on internal errors that are not the user's fault. More...

#include <core.h>

Inheritance diagram for clogs::InternalError:
Collaboration diagram for clogs::InternalError:

Public Member Functions

 InternalError (const std::string &msg)
 

Detailed Description

Exception thrown on internal errors that are not the user's fault.


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