From: Wolfgang Bangerth Date: Tue, 22 Jun 2004 16:28:01 +0000 (+0000) Subject: PointerComparison. X-Git-Tag: v8.0.0~15002 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=542cf08e9f2023ecc566b44620f309c94329771f;p=dealii.git PointerComparison. git-svn-id: https://svn.dealii.org/trunk@9457 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/doc/news/c-5.0.html b/deal.II/doc/news/c-5.0.html index dd049ca6e5..7135bd3354 100644 --- a/deal.II/doc/news/c-5.0.html +++ b/deal.II/doc/news/c-5.0.html @@ -68,6 +68,13 @@ inconvenience this causes.

base

    +
  1. + New: A class PointerComparison for comparing + pointers that may or may not be of the same type. +
    + (WB 2004/06/22) +

    +
  2. Removed: The ParameterHandler class contained a remnant from