[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Toon-members] TooN TooN.h
From: |
Edward Rosten |
Subject: |
[Toon-members] TooN TooN.h |
Date: |
Tue, 08 Sep 2009 14:25:10 +0000 |
CVSROOT: /cvsroot/toon
Module name: TooN
Changes by: Edward Rosten <edrosten> 09/09/08 14:25:09
Modified files:
. : TooN.h
Log message:
Forgot to commit this last time.
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/TooN/TooN.h?cvsroot=toon&r1=1.54&r2=1.55
Patches:
Index: TooN.h
===================================================================
RCS file: /cvsroot/toon/TooN/TooN.h,v
retrieving revision 1.54
retrieving revision 1.55
diff -u -b -r1.54 -r1.55
--- TooN.h 6 Sep 2009 16:36:10 -0000 1.54
+++ TooN.h 8 Sep 2009 14:25:09 -0000 1.55
@@ -238,6 +238,7 @@
///Template size value used to indicate dynamically sized vectors and
matrices.
static const int Dynamic = -1;
+ static const int Resizable = -0x7fffffff;
namespace Internal
{
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Toon-members] TooN TooN.h,
Edward Rosten <=