]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Fix up documentation
authorDaniel Arndt <daniel.arndt@iwr.uni-heidelberg.de>
Thu, 10 Aug 2017 20:40:18 +0000 (22:40 +0200)
committerDaniel Arndt <daniel.arndt@iwr.uni-heidelberg.de>
Thu, 10 Aug 2017 20:40:18 +0000 (22:40 +0200)
include/deal.II/base/template_constraints.h

index ed5b3525786560b997d42ff8c99eefaa6a33b9e3..f98785b01497f3b94c935b80185d7a403c42e399 100644 (file)
@@ -254,7 +254,7 @@ namespace internal
    * still select which of the different <code>X::f()</code> we want based on
    * the <code>subdim</code> template argument.
    *
-   * @deprecated Use std::integral_constant instead.
+   * @deprecated Use std::integral_constant<int, N> instead.
    *
    * @author Wolfgang Bangerth, 2006
    */
@@ -266,7 +266,7 @@ namespace internal
   /**
    * The equivalent of the int2type class for boolean arguments.
    *
-   * @deprecated Use std::integral_constant instead.
+   * @deprecated Use std::integral_constant<bool, B> instead.
    *
    * @author Wolfgang Bangerth, 2009
    */

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.