]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Remove an unused using declaration.
authorDavid Wells <drwells@email.unc.edu>
Thu, 5 Dec 2019 16:25:32 +0000 (11:25 -0500)
committerDavid Wells <drwells@email.unc.edu>
Mon, 9 Dec 2019 19:30:22 +0000 (14:30 -0500)
doc/news/changes/incompatibilities/20191205DavidWells [new file with mode: 0644]
include/deal.II/base/function_parser.h

diff --git a/doc/news/changes/incompatibilities/20191205DavidWells b/doc/news/changes/incompatibilities/20191205DavidWells
new file mode 100644 (file)
index 0000000..e6d55df
--- /dev/null
@@ -0,0 +1,3 @@
+Removed: The type alias FunctionParser::ConstMapIterator has been removed.
+<br>
+(David Wells, 2019/12/05)
index 27e71cb1c4ac4b5705fe3a44efeae73b6feb333c..947d6ce72e627af248b251a6e43129edb4d2ae10 100644 (file)
@@ -280,11 +280,6 @@ public:
    */
   using ConstMap = std::map<std::string, double>;
 
-  /**
-   * Iterator for the constants map. Used by the initialize() method.
-   */
-  using ConstMapIterator = ConstMap::iterator;
-
   /**
    * Initialize the object by setting the actual parsed functions.
    *

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.