]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Mention deal_II_numbers::invalid_unsigned_int
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Fri, 24 Oct 2003 14:50:23 +0000 (14:50 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Fri, 24 Oct 2003 14:50:23 +0000 (14:50 +0000)
git-svn-id: https://svn.dealii.org/trunk@8163 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/doc/news/c-4-0.html

index dab27100c637d30d918b6202c8a36947ee6fb130..3b9814d2816ede6062f26f1cafe819c012358a4b 100644 (file)
@@ -79,6 +79,17 @@ contributor's names are abbreviated by WB (Wolfgang Bangerth), GK
 <h3>General</h3>
 
 <ol>
+  <li> <p>
+       New: The <code>config.h</code> file now declares a variable <code
+       class="member">deal_II_numbers::invalid_unsigned_int</code>.
+       It is a representation of the largest number that can be put into an
+       unsigned integer. This value is widely used throughout the library as a
+       marker for an invalid unsigned integer value, such as an invalid array
+       index, an invalid array size, and the like.
+       <br> 
+       (WB 2003/10/24)
+       </p>
+
   <li> <p>
        Augmented: The <code
        class="member">GeometryInfo::child_cell_on_face</code> 

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.