

Public Types | |
| typedef Policy::argument_package | argument_package |
| typedef Policy::result_converter | result_converter |
Public Member Functions | |
| deprecated_warning_policy (const std::string &warning_message="") | |
| template<class ArgumentPackage > | |
| bool | precall (ArgumentPackage const &args) const |
Protected Attributes | |
| const std::string | m_warning_message |
Definition at line 17 of file deprecation.hpp.
| typedef Policy::argument_package argument_package |
Definition at line 33 of file deprecation.hpp.
| typedef Policy::result_converter result_converter |
Definition at line 32 of file deprecation.hpp.
|
inline |
Definition at line 19 of file deprecation.hpp.
|
inline |
Definition at line 26 of file deprecation.hpp.
|
protected |
Definition at line 36 of file deprecation.hpp.