FACT++
1.0
Main Page
Related Pages
Namespaces
Classes
Files
Examples
void fits::EnableAddressExceptions
(
bool
b
=
true
)
inline
Definition at line
873
of file
fits.h
.
874
{
875
if
(b)
876
exceptions(iostate(
throwbit
));
877
else
878
exceptions(iostate(exceptions()&~
throwbit
));
879
}
fits::throwbit
Definition:
fits.h:67
fits
Generated on Sun Sep 18 2016 20:50:52 for FACT++ by
1.8.11