28#ifndef DEPRECATION_WARNING_H
29#define DEPRECATION_WARNING_H
Definition deprecation_warning.h:52
void deprecation_warning(std::string name)
Issue a deprecation warning.
Definition deprecation_warning.cpp:34
DeprecationWarning()
Definition deprecation_warning.h:54
void set_deprecated(std::string name)
Set parameter name to be deprecated.
Definition deprecation_warning.h:68
std::map< std::string, bool > deprecated_functions_
Definition deprecation_warning.h:80
DeprecationWarning(const DeprecationWarning &dw)
Definition deprecation_warning.h:59
Namespace for the NEST simulation kernel.
Definition beta_normalization_factor.h:33