Boost logo

Boost Users :

From: Ovanes Markarian (om_boost_at_[hidden])
Date: 2008-07-16 12:42:45


Probably smth, like an std new no-throw:

int* ptr = new(std::nothrow) int(10);

On Wed, Jul 16, 2008 at 6:29 PM, Vladimir Prus <vladimir_at_[hidden]>
wrote:

> Aljaz wrote:
>
> > Hello
> >
> > I've been wondering if there is no-throw version of
> > boost::program_options::store , command_line_parser and basic_line_parser
> ?
>
> No. But I don't even understand the question, to be honest. What is that
> you
> want?
>
> - Volodya
>
>
> _______________________________________________
> Boost-users mailing list
> Boost-users_at_[hidden]
> http://lists.boost.org/mailman/listinfo.cgi/boost-users
>



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