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@codesourcery.com> 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@lists.boost.org
http://lists.boost.org/mailman/listinfo.cgi/boost-users