github aous72/OpenJPH 0.25.0

latest releases: 0.26.0, 0.25.3, 0.25.2...
3 months ago

This PR makes ojph_aligned_alloc and ojph_aligned_free C functions, called using extern "C" {}
This is the correct way to support aligned_alloc.
The function aligned_alloc is a C11 function.
For C++ is it officially supported in C++ 17, which we do NOT support.

What's Changed

  • Make aligned_alloc/free C functions by @aous72 in #227

Full Changelog: 0.24.5...0.25.0

Don't miss a new OpenJPH release

NewReleases is sending notifications on new releases.