]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Augment a doc string. 13375/head
authorWolfgang Bangerth <bangerth@colostate.edu>
Mon, 14 Feb 2022 04:54:59 +0000 (21:54 -0700)
committerWolfgang Bangerth <bangerth@colostate.edu>
Mon, 14 Feb 2022 04:54:59 +0000 (21:54 -0700)
include/deal.II/base/table_indices.h

index 435063080a3b91dc8b1df8e3a16702d495185ecf..35d408b72c87d866445960917ea273c0ce87a6cb 100644 (file)
@@ -58,7 +58,9 @@ public:
    * arguments @p indices
    *
    * This constructor will result in a compiler error if
-   * the template argument @p N is different from the number of the arguments.
+   * the number of arguments given is different from the number of the
+   * indices this class stores (i.e., the template argument `N` of
+   * this class), or if any of the arguments is not of some integer type.
    */
   template <typename... T>
   constexpr TableIndices(const T... indices);

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.