parent
6a9dde43da
commit
7d7a08e66f
|
|
@ -187,7 +187,7 @@ is_copy_constructible() const {
|
|||
*/
|
||||
bool CPPReferenceType::
|
||||
is_destructible() const {
|
||||
return false;
|
||||
return true;
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
|
|||
Loading…
Reference in New Issue