|
Plotly.cpp 0.1.0
A C++ plotting library for expressive, interactive, real-time & streaming data visualization
|
Application Binary Interface compatibility macros for plotly.cpp. More...

Go to the source code of this file.
Macros | |
| #define | PLOTLY_EXPORT |
| #define | PLOTLY_DEPRECATED |
| #define | PLOTLY_DEPRECATED_MSG(msg) |
| #define | PLOTLY_INLINE inline |
| #define | PLOTLY_FORCE_INLINE inline __attribute__((always_inline)) |
| #define | PLOTLY_RESTRICT __restrict__ |
Application Binary Interface compatibility macros for plotly.cpp.
| #define PLOTLY_DEPRECATED |
| #define PLOTLY_DEPRECATED_MSG | ( | msg | ) |
| #define PLOTLY_EXPORT |
| #define PLOTLY_FORCE_INLINE inline __attribute__((always_inline)) |
| #define PLOTLY_INLINE inline |
| #define PLOTLY_RESTRICT __restrict__ |