noobaa / noobaa-core

High-performance S3 application gateway to any backend - file / s3-compatible / multi-clouds / caching / replication ...
https://www.noobaa.io
Apache License 2.0
273 stars 80 forks source link

Removing `unique` and the unused `NAN_SET_BUF_DETACH` #8513

Closed liranmauda closed 2 weeks ago

liranmauda commented 2 weeks ago

Explain the changes

unique was removed from shared_ptr This PR removes unique and the unused NAN_SET_BUF_DETACH

Testing Instructions:

  1. see that we can compile using c++20