forked from boostorg/throw_exception
Compare commits
1 Commits
boost-1.79
...
develop
Author | SHA1 | Date | |
---|---|---|---|
f2b7655016 |
@ -116,7 +116,7 @@ public:
|
||||
|
||||
boost::exception_detail::copy_boost_exception( p, this );
|
||||
|
||||
del.p_ = 0;
|
||||
del.p_ = BOOST_NULLPTR;
|
||||
return p;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user