]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Fix the spelling of a type in the documentation. 16764/head
authorWolfgang Bangerth <bangerth@colostate.edu>
Wed, 20 Mar 2024 13:02:17 +0000 (07:02 -0600)
committerWolfgang Bangerth <bangerth@colostate.edu>
Wed, 20 Mar 2024 13:02:17 +0000 (07:02 -0600)
include/deal.II/base/template_constraints.h

index d7a68a4d11b1ed8daf3df04bce68f5a59bbb41e9..85cfd4b660caedf8138cc0244348b8642a3afdb4 100644 (file)
@@ -316,7 +316,7 @@ constexpr bool has_begin_and_end =
  * [std::identity_type](https://en.cppreference.com/w/cpp/types/type_identity)
  * class available under the name that deal.II has used for a long time.
  *
- * @deprecated Use `std_cxx20::identity_type` instead.
+ * @deprecated Use `std_cxx20::type_identity` instead.
  */
 template <typename T>
 using identity DEAL_II_DEPRECATED = std_cxx20::type_identity<T>;

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.