[C++-sig] boost::python without exceptions?

Stefan Seefeld seefeld at sympatico.ca
Tue Mar 10 10:55:55 CET 2009


Murray Cumming wrote:
> Is there any version of the boost::python API that doesn't use
> exceptions? I have an environment that disables exceptions in the C++
> compiler, but I'd like to use boost::python there.
>   

You may compile boost with exceptions disabled, and see how far you get.

Regards,
       Stefan

-- 

      ...ich hab' noch einen Koffer in Berlin...



More information about the Cplusplus-sig mailing list