You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There may be an issue with Boost 1.87.
For example:
include/metall/kernel/manager_kernel_impl.ipp:757:20: error: no matching function for call to ‘boost::interprocess::ipcdetail::in_place_interface::construct_n(void*&, metall::kernel::manager_kernel<_storage, _segment_storage, _chunk_no_type, _chunk_size>::size_type&)’
757 | table.construct_n(ptr, length);
More investigation is needed.
The text was updated successfully, but these errors were encountered:
There may be an issue with Boost 1.87.
For example:
More investigation is needed.
The text was updated successfully, but these errors were encountered: