Version 2.1.11 - #119
Merged
Merged
Conversation
* fix: fix bugs in tests * chore: remove unnecessary codes. * docs: clean up.
* test: update test. * test: add ASSERT_DEATH for fn_ref. * test: update tests.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
🔧 Fixed Bugs
✨ New Features
🛠️ Optimizations and Improvements
📌 Notes
EMBED_FN_CONFIG_USE_BIG_DEFAULT_BUFFERwill be removed in v2.2.0. If you still rely on it, please inform us in the issues section.ebd::fn_viewandebd::safe_fnwill be removed in v2.2.0. If you still rely on it, please inform us in the issues section.ebd::fnandebd::unique_fnwill not throw exceptions on empty calls in v2.2.0.std::constant_wrapperandstd::meta::is_complete_typeremains experimental. These features have been officially adopted in the C++26 standard (ISO/IEC 14882:2026) and will become fully stable starting from v2.2.0.