]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Add a link for std::span. 11717/head
authorWolfgang Bangerth <bangerth@colostate.edu>
Mon, 8 Feb 2021 17:38:04 +0000 (10:38 -0700)
committerWolfgang Bangerth <bangerth@colostate.edu>
Tue, 9 Feb 2021 14:21:49 +0000 (07:21 -0700)
include/deal.II/base/array_view.h

index 9a271eb63f357a3887a99be9b9c834dd47d6fad9..f35415803ab6249d8ae092d30479ac3feca87119 100644 (file)
@@ -67,8 +67,9 @@ DEAL_II_NAMESPACE_OPEN
  * therefore changes the std::vector object itself -- consequently, the
  * std::vector::operator[] is non-@p const.
  *
- * @note This class is similar to std::span, but the latter is only
- *  available in C++20.
+ * @note This class is similar to
+ *   [`std::span`](https://en.cppreference.com/w/cpp/container/span), but the
+ *   latter is only available starting in C++20.
  *
  * @ingroup data
  */

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.