forked from boostorg/throw_exception
committed by
Peter Dimov
parent
173fa9c41e
commit
a2b07f059c
@ -79,7 +79,7 @@ template<class E> BOOST_ATTRIBUTE_NORETURN inline void throw_exception( E const
|
|||||||
set_info(
|
set_info(
|
||||||
set_info(
|
set_info(
|
||||||
set_info(
|
set_info(
|
||||||
enable_error_info(x),
|
boost::enable_error_info(x),
|
||||||
throw_function(current_function)),
|
throw_function(current_function)),
|
||||||
throw_file(file)),
|
throw_file(file)),
|
||||||
throw_line(line)));
|
throw_line(line)));
|
||||||
|
Reference in New Issue
Block a user