mirror of
https://github.com/pocoproject/poco.git
synced 2025-12-08 03:57:21 +01:00
chore(deprecated): Describe deprecation reasons and alternatives.
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
|
||||
namespace Poco {
|
||||
|
||||
class POCO_DEPRECATED("") HashStatistic;
|
||||
class POCO_DEPRECATED("Not supported since 2006, use Hash.") HashStatistic;
|
||||
|
||||
class Foundation_API HashStatistic
|
||||
/// HashStatistic class bundles statistical information on the current state of a HashTable
|
||||
|
||||
Reference in New Issue
Block a user