From 4a69fed7f3038ad54c678556f0c6ea0226a28108 Mon Sep 17 00:00:00 2001 From: Guido Kanschat Date: Thu, 17 Mar 2005 03:45:54 +0000 Subject: [PATCH] Subscriptor change git-svn-id: https://svn.dealii.org/trunk@10181 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/doc/news/changes.html | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/deal.II/doc/news/changes.html b/deal.II/doc/news/changes.html index e51a622039..161eff2d8b 100644 --- a/deal.II/doc/news/changes.html +++ b/deal.II/doc/news/changes.html @@ -148,6 +148,16 @@ inconvenience this causes.

base

    +
  1. + New: Class Subscriptor receives a + text argument allowing to identify the violating pointer more + easily. The additional feature is being incorporated into SmartPointer constructors throughout the + library. +
    + (GK, 2005/03/16) +

    +
  2. New: Class FunctionParser. Wrapper class for the fparser library (see -- 2.39.5