Go to the source code of this file.
Macros | |
| #define | DO_EXPORT __attribute__((visibility("default"))) |
| #define | DO_IMPORT __attribute__((visibility("default"))) |
| #define | EXPORT_GSL DO_IMPORT |
| #define DO_EXPORT __attribute__((visibility("default"))) |
Definition at line 28 of file gsl_defines.hh.
| #define DO_IMPORT __attribute__((visibility("default"))) |
Definition at line 29 of file gsl_defines.hh.
| #define EXPORT_GSL DO_IMPORT |
Definition at line 38 of file gsl_defines.hh.
Referenced by gsl::Matrix::operator*=(), gsl::matrix_iterator::operator++(), and gsl::const_matrix_iterator::operator++().