]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Leave a note in the documentation of class ArrayView. 6545/head
authorWolfgang Bangerth <bangerth@colostate.edu>
Mon, 30 Apr 2018 03:54:07 +0000 (21:54 -0600)
committerWolfgang Bangerth <bangerth@colostate.edu>
Wed, 9 May 2018 00:12:50 +0000 (08:12 +0800)
include/deal.II/base/array_view.h

index 3ef61ed3f4c4d1f9b1665fd83303e294955489fc..cd71f8eace3158b89095faad624b3616286ea13d 100644 (file)
@@ -66,6 +66,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.
+ *
  * @ingroup data
  * @author Wolfgang Bangerth, 2015, David Wells, 2017
  */

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.