[Dune-devel] [Dune-Commit] dune-web r1187 - /
Dedner, Andreas
A.S.Dedner at warwick.ac.uk
Sun Aug 18 23:37:35 CEST 2013
Hi Oli.
Did I miss the Flyspray discussion on this?
I couldn't find any thread about the removal of the SelectType class....
Best
Andreas
________________________________________
From: dune-commit-bounces+a.s.dedner=warwick.ac.uk at dune-project.org [dune-commit-bounces+a.s.dedner=warwick.ac.uk at dune-project.org] on behalf of sander at dune-project.org [sander at dune-project.org]
Sent: 18 August 2013 22:29
To: dune-commit at dune-project.org
Subject: [Dune-Commit] dune-web r1187 - /
Author: sander
Date: 2013-08-18 23:29:26 +0200 (Sun, 18 Aug 2013)
New Revision: 1187
Modified:
recent_changes.wml
Log:
announce that SelectType is deprecated and 'conditional' is there to replace it
Modified: recent_changes.wml
===================================================================
--- recent_changes.wml 2013-08-14 20:12:09 UTC (rev 1186)
+++ recent_changes.wml 2013-08-18 21:29:26 UTC (rev 1187)
@@ -62,6 +62,10 @@
<li>The deprecated <kbd>finitestack.hh</kbd> file has been removed. Please use
<kbd>std::stack<Dune::ReservedVector></kbd> instead of the <kbd>FiniteStack</kbd> class.
</li>
+ <li>The class <kbd>SelectType</kbd> (from <kbd>typetraits.hh</kbd>) has been deprecated.
+ Please use the new class <kbd>conditional</kbd> instead, which does the same thing,
+ but can be used like the corresponding one from the C++11 standard library.
+ </li>
</ul>
<h2>dune-geometry</h2>
_______________________________________________
Dune-Commit mailing list
Dune-Commit at dune-project.org
http://lists.dune-project.org/mailman/listinfo/dune-commit
More information about the Dune-devel
mailing list