mirror of
https://github.com/boostorg/exception.git
synced 2025-07-23 17:17:16 +02:00
Simplified type_info support due to improvements in boost/detail/sp_typeinfo.hpp. A few tweaks to better deal with warnings.
[SVN r58132]
This commit is contained in:
@ -7,11 +7,7 @@
|
||||
|
||||
import testing ;
|
||||
|
||||
project
|
||||
: requirements
|
||||
<exception-handling>on
|
||||
<warnings>all
|
||||
;
|
||||
project : requirements <exception-handling>on ;
|
||||
|
||||
#to_string
|
||||
|
||||
|
Reference in New Issue
Block a user