9 #ifndef IMPBASE_DEPRECATION_H
10 #define IMPBASE_DEPRECATION_H
12 #include <IMP/base/base_config.h>
14 IMPBASE_BEGIN_NAMESPACE
void handle_use_deprecated(std::string message)
void set_deprecation_exceptions(bool tf)
void set_deprecation_warnings(bool tf)
Toggle printing of warnings on using deprecated classes.