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

@@ -482,7 +482,6 @@ public:
POCO_DEPRECATED("Use clear() instead")
void empty();
/// Empties Var.
/// This function is deprecated and will be removed.
/// Please use clear().
void clear();