]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Add changelog entry.
authorWolfgang Bangerth <bangerth@colostate.edu>
Mon, 10 Jul 2017 19:33:36 +0000 (13:33 -0600)
committerWolfgang Bangerth <bangerth@colostate.edu>
Mon, 10 Jul 2017 19:33:36 +0000 (13:33 -0600)
doc/news/changes/incompatibilities/20170710Bangerth [new file with mode: 0644]

diff --git a/doc/news/changes/incompatibilities/20170710Bangerth b/doc/news/changes/incompatibilities/20170710Bangerth
new file mode 100644 (file)
index 0000000..90e15f1
--- /dev/null
@@ -0,0 +1,10 @@
+Changed: The TableIndices class had a single constructor that just
+took as many indices as one wanted, and padded any unassigned indices
+with numbers::invalid_unsigned_int. This invited mistakes and indeed
+led to difficult to track down errors.
+<br>
+This constructor is therefore now deprecated, and has been replaced by
+a series of constructors with between one and five arguments that can
+be used for objects of type TableIndices<1> to TableIndices<5>.
+<br>
+(Wolfgang Bangerth, 2017/07/10)

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.