Disables exceptions from the library. More...
Disables exceptions from the library.
If used, then operations using this library do not throw exceptions, they return special values (most often Not-a-Number) to indicate failures. The default is to allow exceptions.
Definition at line 151 of file options.hpp.
© Copyright Chad Nelson, 2010-2011. Distributed under the Boost Software License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)