iceberg-cpp
Loading...
Searching...
No Matches
Macros
iceberg_export.h File Reference

Define symbol visibility macros for core Iceberg APIs. More...

Go to the source code of this file.

Macros

#define ICEBERG_EXPORT   __attribute__((visibility("default")))
 
#define ICEBERG_TEMPLATE_EXPORT
 
#define ICEBERG_TEMPLATE_CLASS_EXPORT   ICEBERG_EXPORT
 
#define ICEBERG_EXTERN_TEMPLATE_CLASS_EXPORT   ICEBERG_TEMPLATE_CLASS_EXPORT
 

Detailed Description

Define symbol visibility macros for core Iceberg APIs.