Boost logo

Boost :

Subject: Re: [boost] [constrained_value] Constrained Value review results
From: OvermindDL1 (overminddl1_at_[hidden])
Date: 2010-10-07 19:55:08


On Thu, Oct 7, 2010 at 6:59 AM, Robert Kawulak <robert.kawulak_at_[hidden]> wrote:
>> bounded_ct<int> x; // bounded at compile time of type int
>> bounded<int> x; // bounded (at run time) of type int
>
> I agree with you for the same reason. Moreover, if you start typing
> "boun..." in an IDE, its autocomplete will show both the options, so
> it has a small productivity advantage too. ;-)

Do not let this be an issue, an decent IDE should show better options
then that, given the names:
  rt_bounded
  ct_bounded
My IDE happily shows those both if I start typing "bou" (usually at
the top of the list if I have been using them recently).


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