mirror of
https://github.com/boostorg/conversion.git
synced 2025-08-03 06:24:34 +02:00
Untabified
[SVN r17190]
This commit is contained in:
2
test.hpp
2
test.hpp
@@ -44,7 +44,7 @@ namespace test // failure exception used to indicate checked test failures
|
||||
}
|
||||
|
||||
// std::~string has no exception-specification (could throw anything),
|
||||
// but we need to be compatible with std::~exception's empty one
|
||||
// but we need to be compatible with std::~exception's empty one
|
||||
// see std::15.4p13 and std::15.4p3
|
||||
~failure() throw()
|
||||
{
|
||||
|
Reference in New Issue
Block a user