Template Struct deprecated_member

Inheritance Relationships

Base Type

Struct Documentation

template<class Policy = boost::python::default_call_policies>
struct deprecated_member : public pinocchio::python::deprecated_warning_policy<boost::python::default_call_policies>

Public Functions

inline deprecated_member(const std::string &warning_message = "This class member has been marked as deprecated and will be removed in a future release.")