Go to the documentation of this file. 20 # ifdef GTSAM_UNSTABLE_EXPORTS 21 # define GTSAM_UNSTABLE_EXPORT __declspec(dllexport) 22 # define GTSAM_UNSTABLE_EXTERN_EXPORT __declspec(dllexport) extern 24 # ifndef GTSAM_UNSTABLE_IMPORT_STATIC 25 # define GTSAM_UNSTABLE_EXPORT __declspec(dllimport) 26 # define GTSAM_UNSTABLE_EXTERN_EXPORT __declspec(dllimport) 28 # define GTSAM_UNSTABLE_EXPORT 29 # define GTSAM_UNSTABLE_EXTERN_EXPORT extern 33 # define GTSAM_UNSTABLE_EXPORT 34 # define GTSAM_UNSTABLE_EXTERN_EXPORT extern