Boost logo

Boost Users :

Subject: Re: [Boost-users] multi_array warning with vs2005
From: John Dlugosz (JDlugosz_at_[hidden])
Date: 2009-05-07 11:35:44


> Date: Thu, 7 May 2009 12:42:09 +0100
> From: "Hicham Mouline" <hicham_at_[hidden]>
> Subject: [Boost-users] multi_array warning with vs2005
> To: <boost-users_at_[hidden]>
> Message-ID: <002701c9cf08$dbefe5b0$93cfb110$@org>
> Content-Type: text/plain; charset="us-ascii"
>
> Hello,
>
> I get these warnings :
...
> Am I supposed to disable the warning explicitly in my user code? Or
> should
> the warning disable be pushed/pop in boost multi_array?
>

The warnings are warning against using features that are in fact
standard, in favor of using something that may be non-standard but more
robust against misuse and possibly slower.

So it is appropriate to disable them on code that you are not
maintaining, but are using from somewhere else.

--John
(sorry about the footer; it is not my idea)

TradeStation Group, Inc. is a publicly-traded holding company (NASDAQ GS: TRAD) of three operating subsidiaries, TradeStation Securities, Inc. (Member NYSE, FINRA, SIPC and NFA), TradeStation Technologies, Inc., a trading software and subscription company, and TradeStation Europe Limited, a United Kingdom, FSA-authorized introducing brokerage firm. None of these companies provides trading or investment advice, recommendations or endorsements of any kind. The information transmitted is intended only for the person or entity to which it is addressed and may contain confidential and/or privileged material. Any review, retransmission, dissemination or other use of, or taking of any action in reliance upon, this information by persons or entities other than the intended recipient is prohibited. If you received this in error, please contact the sender and delete the material from any computer.


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net