Sylvain Pion
ace0a0f1fa
- Change all headers to the new format/license.
2003-09-18 10:27:16 +00:00
Sylvain Pion
b0bf831154
line too long
2003-04-12 20:19:19 +00:00
Sylvain Pion
1a0fdac966
- rename start to start_ (avoid Partition_2/SunPro warnings)
2003-04-12 20:18:47 +00:00
Lutz Kettner
4f59dd3489
SRC : Excluded vector from MSC VC6.
...
SRC : Added != and comparison ops for test class X in test_vector.C.
2002-04-11 20:43:25 +00:00
Lutz Kettner
cfe072577a
SRC : Changed vector to improve cross platform compilation.
...
Calls to std::uninitialized_.... use pointers as iterators to the
uninitialized memory. The std::uninitialized_fill has no return value.
The test_vector.C file used the same variable in several for loops.
2002-04-09 15:00:36 +00:00
Lutz Kettner
7e4496428a
- Added test_vector in cgal_test.
...
- Fixed bug in vector.h in insert with commented new_finish assignment.
2002-04-03 14:35:23 +00:00
Lutz Kettner
9eaecdc31c
SRC : Added vector class in include/CGAL/vector.h.
...
TEST: Added vector test program in test/STL_Extension/test_vector.C
2002-03-28 19:39:32 +00:00