chore(deprecated): Describe deprecation reasons and alternatives.

This commit is contained in:
Matej Kenda
2025-09-11 09:25:01 +02:00
parent 8249c68885
commit e6f661d313
11 changed files with 24 additions and 18 deletions

View File

@@ -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