<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=utf-8">
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META NAME="Generator" CONTENT="MS Exchange Server version 6.0.6618.4">
<TITLE>[fdo-internals] Question about VALIDATE_ALLOCATION</TITLE>
</HEAD>
<BODY dir=ltr>
<DIV>Hi Mateusz,</DIV>
<DIV> </DIV>
<DIV>You are correct. We could indeed rid ourselves of this marco.</DIV>
<DIV> </DIV>
<DIV>Greg</DIV>
<BLOCKQUOTE dir=ltr style="MARGIN-RIGHT: 0px">
<DIV><FONT size=2>-----Original Message----- <BR><B>From:</B>
fdo-internals-bounces@lists.osgeo.org on behalf of Mateusz Loskot
<BR><B>Sent:</B> Sat 2/3/2007 1:02 AM <BR><B>To:</B> fdo-internals
<BR><B>Cc:</B> <BR><B>Subject:</B> [fdo-internals] Question about
VALIDATE_ALLOCATION<BR><BR></FONT></DIV>
<P><FONT size=2>Hi,<BR><BR>Could anyone explain me what is the purpose of
VALIDATE_ALLOCATION<BR>macro, in the FdoCommonMistUtil.h ?<BR><BR>Is this for
use together with nothrow allocator<BR><BR>T* p = new (std::nothrow)
T()<BR><BR>So, does it also mean the nothrow version is used anywhere?<BR>In
what situations?<BR>I'd like to learn the recommended practice behind for
FDO?<BR><BR>Cheers<BR>--<BR>Mateusz Loskot<BR><A
href="http://mateusz.loskot.net">http://mateusz.loskot.net</A><BR>_______________________________________________<BR>fdo-internals
mailing list<BR>fdo-internals@lists.osgeo.org<BR><A
href="http://lists.osgeo.org/mailman/listinfo/fdo-internals">http://lists.osgeo.org/mailman/listinfo/fdo-internals</A><BR></FONT></P></BLOCKQUOTE>
</BODY>
</HTML>