Ultralight C++ API 1.3.0
Loading...
Searching...
No Matches
Defines.h File Reference

Go to the source code of this file.

Macros

#define __STDC_LIMIT_MACROS
 
#define AExport   __attribute__((visibility("default")))
 
#define _thread_local   __thread
 

Macro Definition Documentation

◆ __STDC_LIMIT_MACROS

#define __STDC_LIMIT_MACROS

◆ _thread_local

#define _thread_local   __thread

◆ AExport

#define AExport   __attribute__((visibility("default")))