sina_01.txt   [plain text]


Return-Path: <boost-admin@lists.boost.org>
Received: from mx04.mrf.mail.rcn.net ([207.172.4.53] [207.172.4.53])
          by mta05.mrf.mail.rcn.net with ESMTP
          id <20020403160608.EQZZ19155.mta05.mrf.mail.rcn.net@mx04.mrf.mail.rcn.net>;
          Wed, 3 Apr 2002 11:06:08 -0500
Received: from milliways.osl.iu.edu ([129.79.245.239])
	by mx04.mrf.mail.rcn.net with esmtp (Exim 3.35 #5)
	id 16snGx-0005F0-00
	for david.abrahams@rcn.com; Wed, 03 Apr 2002 11:06:07 -0500
Received: from milliways.osl.iu.edu (localhost [127.0.0.1])
	by milliways.osl.iu.edu (8.11.6/8.11.6/IUCS_2.44) with ESMTP id g33G61A24861;
	Wed, 3 Apr 2002 11:06:01 -0500
Received: from sina.com ([202.106.187.178])
	by milliways.osl.iu.edu (8.11.6/8.11.6/IUCS_2.44) with SMTP id g33G5CA24792
	for <boost-admin@lists.boost.org>; Wed, 3 Apr 2002 11:05:13 -0500
Message-Id: <200204031605.g33G5CA24792@milliways.osl.iu.edu>
Received: (qmail 53818 invoked for bounce); 3 Apr 2002 15:55:44 -0000
Date: 3 Apr 2002 15:55:44 -0000
From: MAILER-DAEMON@sina.com
To: boost-admin@lists.boost.org
Subject: 邮件传输失败!
MIME-Version: 1.0
X-Priority: 3
X-Mailer: SinaMail 3.0
Content-Type: multipart/mixed;
  boundary="----------101784934443375SINAEMAIL---"
Sender: boost-owner@lists.boost.org
Errors-To: boost-owner@lists.boost.org
X-BeenThere: boost@lists.boost.org
X-Mailman-Version: 2.0.8
Precedence: bulk
List-Help: <mailto:boost-request@lists.boost.org?subject=help>
List-Post: <mailto:boost@lists.boost.org>
List-Subscribe: <http://lists.boost.org/mailman/listinfo.cgi/boost>,
	<mailto:boost-request@lists.boost.org?subject=subscribe>
List-Id: Boost mailing list <boost.lists.boost.org>
List-Unsubscribe: <http://lists.boost.org/mailman/listinfo.cgi/boost>,
	<mailto:boost-request@lists.boost.org?subject=unsubscribe>
List-Archive: <http://lists.boost.org/MailArchives/boost/>

This is a multi-part message in MIME format.

------------101784934443375SINAEMAIL---
Content-Type: text/plain;
   charset="gb2312"
Content-Transfer-Encoding: binary

sina.com.
邮件无法发送到您指定的地址中。
在邮件传输过程中由于外部的无法避免的错误导致邮件无法送达。

<boboman76@sina.com>:

<alan_t18@sina.com>:

--- 附件中的内容是原信件的一份拷贝

------------101784934443375SINAEMAIL---
Content-Type: message/rfc822;
 name="original message.eml"
Content-Transfer-Encoding: binary
Content-Disposition: attachment;
 filename="original message.eml"

Return-Path: <boost-admin@lists.boost.org>
Received: (qmail 31910 invoked from network); 3 Apr 2002 15:42:31 -0000
Received: from unknown (HELO milliways.osl.iu.edu) (129.79.245.239)
  by 202.106.187.178 with SMTP; 3 Apr 2002 15:42:31 -0000
Received: from milliways.osl.iu.edu (localhost [127.0.0.1])
	by milliways.osl.iu.edu (8.11.6/8.11.6/IUCS_2.44) with ESMTP id g33FaGA24120;
	Wed, 3 Apr 2002 10:36:16 -0500
Received: from hotmail.com (f128.law10.hotmail.com [64.4.15.128])
	by milliways.osl.iu.edu (8.11.6/8.11.6/IUCS_2.44) with ESMTP id g33FYUA24076
	for <boost@lists.boost.org>; Wed, 3 Apr 2002 10:34:31 -0500
Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC;
	 Wed, 3 Apr 2002 07:34:23 -0800
Received: from 194.100.118.234 by lw10fd.law10.hotmail.msn.com with HTTP;
	Wed, 03 Apr 2002 15:34:23 GMT
X-Originating-IP: [194.100.118.234]
From: "Vesa Karvonen" <vesa_karvonen@hotmail.com>
To: boost@lists.boost.org
Subject: Re: [boost] [Type Traits] Patch for type_with_alignment 
Mime-Version: 1.0
Content-Type: text/plain; format=flowed
Message-ID: <F128rzvsTDWWcuZcGwM00012d40@hotmail.com>
X-OriginalArrivalTime: 03 Apr 2002 15:34:23.0543 (UTC) FILETIME=[07DF4470:01C1DB25]
Sender: boost-admin@lists.boost.org
Errors-To: boost-admin@lists.boost.org
X-BeenThere: boost@lists.boost.org
X-Mailman-Version: 2.0.8
Precedence: bulk
Reply-To: boost@lists.boost.org
List-Help: <mailto:boost-request@lists.boost.org?subject=help>
List-Post: <mailto:boost@lists.boost.org>
List-Subscribe: <http://lists.boost.org/mailman/listinfo.cgi/boost>,
	<mailto:boost-request@lists.boost.org?subject=subscribe>
List-Id: Boost mailing list <boost.lists.boost.org>
List-Unsubscribe: <http://lists.boost.org/mailman/listinfo.cgi/boost>,
	<mailto:boost-request@lists.boost.org?subject=unsubscribe>
List-Archive: <http://lists.boost.org/MailArchives/boost/>
Date: Wed, 03 Apr 2002 18:34:23 +0300

Douglas Gregor:
>type_with_alignment<> is available in CVS.

hmm... You are right, but it is in the compiler_supported_error_messages 
branch. Is this intentional?

>I'm guessing we should also add aligned_storage somewhere, because I'm
>sure quite a few of us will use it:

Good idea.

>Maybe this belongs in utility/aligned_storage.hpp?

I have a feeling that something like this should probably go somewhere 
closer to <memory> rather than <utility>.


_________________________________________________________________
Send and receive Hotmail on your mobile device: http://mobile.msn.com

_______________________________________________
Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost



------------101784934443375SINAEMAIL-----