]> https://gitweb.dealii.org/ - dealii.git/commitdiff
add standard type info to container class TableBase. 854/head
authorLei Qiao <qiaol618@gmail.com>
Mon, 20 Apr 2015 19:00:11 +0000 (14:00 -0500)
committerLei Qiao <qiaol618@gmail.com>
Mon, 20 Apr 2015 19:32:27 +0000 (14:32 -0500)
include/deal.II/base/table.h

index 0d8e0b6389ec325d5eb0de0d4b2cf8443e47927b..01a173337a0eaaee8f1a3684c9537c5c44ecc108 100644 (file)
@@ -403,6 +403,8 @@ template <int N, typename T>
 class TableBase : public Subscriptor
 {
 public:
+  typedef T value_type;
+
   /**
    * Integer type used to count the number of elements in this container.
    */

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.