Template Struct deprecated_member
Defined in File deprecation-policy.hpp
Inheritance Relationships
Base Type
public eigenpy::deprecation_warning_policy< DeprecationType::DEPRECATION, bp::default_call_policies >
(Template Struct deprecation_warning_policy)
Struct Documentation
-
template<DeprecationType deprecation_type = DeprecationType::DEPRECATION, class BasePolicy = bp::default_call_policies>
struct deprecated_member : public eigenpy::deprecation_warning_policy<DeprecationType::DEPRECATION, bp::default_call_policies> Public Functions
- inline deprecated_member (const std::string &msg="This attribute or method has been marked as " "deprecated, and will be removed in the future.")