Commit graph

11 commits

Author SHA1 Message Date
jez_higgins
09bd0dca84 Removed VC++ specific #pragma 2003-09-08 15:12:46 +00:00
jez_higgins
1201d2057c *** empty log message *** 2003-08-28 12:36:33 +00:00
jez_higgins
91200f8dfd *** empty log message *** 2003-08-27 23:06:59 +00:00
jez_higgins
58d80f9b23 int -> size_t 2003-04-28 14:53:10 +00:00
jez_higgins
34c84383a2 corrected #ifdefs so gcc doesn't try and compile VC6 specific code 2003-04-03 17:58:11 +00:00
jez_higgins
71dbe82062 Corrected MSC_VER ifdefs for VC++.Net 2003-03-20 16:22:17 +00:00
complement
e323dd8948 fix typename problem 2002-11-23 20:03:54 +00:00
jez_higgins
d640fe6bab work around previous changes for VC6 2002-09-20 10:01:18 +00:00
jez_higgins
f16e2a30fb Rewrote no_conversion to use std::copy. It's much nicer that way, and
avoids GCC 3.2 giving warnings about implicit typenames.
2002-09-20 09:46:35 +00:00
jez_higgins
40480f94e0 Modified constructors so it shouldn't blow up under Borland C++ 2002-08-30 15:52:51 +00:00
jez_higgins
d978fe8c1b Initial revision 2002-06-21 11:16:28 +00:00