CLOGS
C++ library for sorting and searching in OpenCL applications
|
Internal header file that provides macros to control symbol visibility. More...
Go to the source code of this file.
Macros | |
#define | CLOGS_DLL_IMPORT |
#define | CLOGS_DLL_EXPORT |
#define | CLOGS_DLL_LOCAL |
#define | CLOGS_API CLOGS_DLL_IMPORT |
#define | CLOGS_LOCAL CLOGS_DLL_LOCAL |
Internal header file that provides macros to control symbol visibility.
Do not include this header directly or use any of the macros it defines. They are not part of the API and are subject to change.