blob: ef8ca1178e3bb6f4f8b5afd1d1b1efa9a98d9230 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Nel] matrix.cpp std::min/max problems?</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:cary%40farriersoft.com">
<LINK REL="Previous" HREF="000005.html">
<LINK REL="Next" HREF="000008.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Nel] matrix.cpp std::min/max problems?</H1>
<B>Cary Farrier</B>
<A HREF="mailto:cary%40farriersoft.com"
TITLE="[Nel] matrix.cpp std::min/max problems?">cary@farriersoft.com</A><BR>
<I>Thu, 09 Nov 2000 10:50:21 -0800</I>
<P><UL>
<LI> Previous message: <A HREF="000005.html">[Nel] problem about the bug report interface</A></li>
<LI> Next message: <A HREF="000008.html">[Nel] matrix.cpp std::min/max problems?</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#6">[ date ]</a>
<a href="thread.html#6">[ thread ]</a>
<a href="subject.html#6">[ subject ]</a>
<a href="author.html#6">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>I just updated from the latest CVS snapshot, added r:\code\net\include
to the project settings, however when compiling matrix.cpp in VC++ 6.0
(SP3) the compiler is complaining that 'max is not a member of std'.
Any thoughts?
-> Cary
--
Cary Farrier
Farrier Software, Inc. (303) 875-9148 fax/message
<A HREF="mailto:cary@farriersoft.com">cary@farriersoft.com</A> <<A HREF="http://www.farriersoft.com">http://www.farriersoft.com</A>>
</pre>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI> Previous message: <A HREF="000005.html">[Nel] problem about the bug report interface</A></li>
<LI> Next message: <A HREF="000008.html">[Nel] matrix.cpp std::min/max problems?</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#6">[ date ]</a>
<a href="thread.html#6">[ thread ]</a>
<a href="subject.html#6">[ subject ]</a>
<a href="author.html#6">[ author ]</a>
</LI>
</UL>
</body></html>
|