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
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
This is a maintenance release.
A fix for CMake script for case when
RESTINIO_FIND_DEPS=ONandRESTINIO_FMT_HEADER_ONLY=OFF(#159).Usage of
std::aligned_storage_tin implementation ofwritable_item_thas been removed (it's deprecated in C++23).In some places
std::launderis used (if available) to avoid UB accessing a pointer after placement new.This discussion was created from the release v.0.6.15.
All reactions