Manually fix up 100 more instances where it should be defaulted
This commit is contained in:
@@ -569,8 +569,7 @@ public:
|
||||
{}
|
||||
|
||||
//
|
||||
~sliced_chunk_reader() {
|
||||
}
|
||||
~sliced_chunk_reader() = default;
|
||||
|
||||
public:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user