mirror of
https://github.com/boostorg/exception.git
synced 2026-05-04 11:44:11 +02:00
merged borland 6+ support from trunk.
[SVN r49190]
This commit is contained in:
@@ -99,7 +99,7 @@ boost
|
||||
|
||||
private:
|
||||
|
||||
clone_base const *
|
||||
exception_detail::clone_base const *
|
||||
clone() const
|
||||
{
|
||||
return new unknown_exception(*this);
|
||||
|
||||
Reference in New Issue
Block a user