Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Using a custom deallocator to avoid breaking ABI Alternatively C++17 supports the following syntax, which was not used: `typedef std::shared_ptr<unsigned char[]> DataPtr;` Signed-off-by: Matias N. Goldberg <[email protected]>
- Loading branch information