mirror of
https://github.com/boostorg/throw_exception.git
synced 2025-07-13 04:26:33 +02:00
Compare commits
1 Commits
boost-1.79
...
boost-1.80
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