mirror of
https://github.com/boostorg/system.git
synced 2026-01-26 00:52:26 +01:00
System: move throws function to namespace boost to allow peaceful coexistence with throws object.
[SVN r50727]
This commit is contained in:
@@ -411,7 +411,7 @@ namespace boost
|
||||
namespace system
|
||||
{
|
||||
|
||||
# ifndef BOOST_SYSTEM_THROWS_FUNCTION
|
||||
# ifndef BOOST_SYSTEM_NO_DEPRECATED
|
||||
BOOST_SYSTEM_DECL error_code throws; // "throw on error" special error_code;
|
||||
// note that it doesn't matter if this
|
||||
// isn't initialized before use since
|
||||
|
||||
Reference in New Issue
Block a user