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

Exception thrown when the autotuning cache could not be read. More...

#include <core.h>

Inheritance diagram for clogs::CacheError:
Collaboration diagram for clogs::CacheError:

Public Member Functions

 CacheError (const std::string &msg)
 
- Public Member Functions inherited from clogs::InternalError
 InternalError (const std::string &msg)
 

Detailed Description

Exception thrown when the autotuning cache could not be read.


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