Boost logo

Boost :

Subject: Re: [boost] [Polygon] review - interval
From: John Bytheway (jbytheway+boost_at_[hidden])
Date: 2009-08-30 06:36:35


Simonson, Lucanus J wrote:
> Steven Watanabe wrote:
>> interval_concept.hpp:205-206,219-220,231-232,246-247, maybe more
>> Please use static_cast, instead of a C-style cast.
>
> Many more. I use c-style casts for coordinate type conversion pretty much uniformly. How big of an issue is this? It would take a while to hunt them all down.

You'll probably get complaints from gcc users about the warnings it
causes (with -Wold-style-cast).

John Bytheway


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk