]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
fix example
authorguido <guido@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 18 May 2006 20:52:22 +0000 (20:52 +0000)
committerguido <guido@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 18 May 2006 20:52:22 +0000 (20:52 +0000)
git-svn-id: https://svn.dealii.org/trunk@13128 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/base/include/base/vector_slice.h

index 8ce98cdbee22276f794c9863a9e330503b950dd2..74498e926412a69547228025c5dcbf004290bf36 100644 (file)
@@ -31,7 +31,7 @@
  * @code
  *   void f(const std::vector<int>& v)
  *   {
- *     const VectorSlice slice(v,...);
+ *     const VectorSlice<const std::vector<int> > slice(v,...);
  *     ...
  *   }
  * @endcode

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.